diff options
author | Thomas White <taw@physics.org> | 2018-05-15 15:32:09 +0200 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2018-05-17 14:38:17 +0200 |
commit | 87fd650abf11da75e7abd2ff90821cf7cb041b91 (patch) | |
tree | e70b2890569dd860f4be487e494a50aac791c49e /configure.ac | |
parent | 4d9926e230ad3c550d69f78f6e4d95c555fe7639 (diff) |
This is CrystFEL 0.7.00.7.0
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 30e803f7..ef003372 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.6.3],[taw@physics.org]) +AC_INIT([crystfel],[0.7.0],[taw@physics.org]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_HEADERS([config.h]) AM_INIT_AUTOMAKE([subdir-objects]) |