diff options
author | Thomas White <taw@physics.org> | 2012-08-29 16:57:28 +0200 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2012-08-29 17:34:37 +0200 |
commit | 366012dace55b18cdf2f67e871d2773d8c1f5bd9 (patch) | |
tree | 6c55103b16d8979c863d49cb65a543902f1f2dbf /configure.ac | |
parent | 5571bfb4e79adc91f8cb75ed58ac8d36eb46e416 (diff) |
This is CrystFEL 0.4.10.4.1
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 4d039b43..4e3fe4a4 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT(crystfel, 0.4.0, taw@physics.org) +AC_INIT(crystfel, 0.4.1, taw@physics.org) AC_CONFIG_AUX_DIR([build-aux]) AM_CONFIG_HEADER(config.h) AM_INIT_AUTOMAKE([subdir-objects]) |