diff options
author | Thomas White <taw@physics.org> | 2014-04-09 16:33:47 +0200 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2014-04-09 16:33:47 +0200 |
commit | b123d2b9d900c9049de0a1110e0909f070db3a3a (patch) | |
tree | ae415dc9265d3bc84f1caa98dee3d53844d7f054 /configure.ac | |
parent | a8ab749077e77fee84e407b46ca0aa5396206775 (diff) |
This is CrystFEL 0.5.30.5.3
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 16df323d..bdc8ed66 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.5.2],[taw@physics.org]) +AC_INIT([crystfel],[0.5.3],[taw@physics.org]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_HEADERS([config.h]) AM_INIT_AUTOMAKE([subdir-objects]) |