diff options
author | Thomas White <taw@physics.org> | 2015-08-02 23:53:22 +0200 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2015-08-03 14:38:58 +0200 |
commit | ab770f18ff2740c3c1aa94c25eb547f0d60bc4c5 (patch) | |
tree | d99c73d6887906e5e38ef08ffd57111d91c1b749 /configure.ac | |
parent | e216e29cf182e933a9b7852cb69efec46fc526cb (diff) |
This is CrystFEL 0.6.10.6.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 0971acb6..9d4d7edf 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.0],[taw@physics.org]) +AC_INIT([crystfel],[0.6.1],[taw@physics.org]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_HEADERS([config.h]) AM_INIT_AUTOMAKE([subdir-objects]) |