aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2016-03-21 15:52:56 +0100
committerThomas White <taw@physics.org>2016-03-21 15:53:52 +0100
commit90ff333fceae7636dfa121f7a7976c9e6a82272b (patch)
treee19bc29513190d781ed371e2871d5446489a0111 /configure.ac
parentd65aa18418185ba9d14a1fbe47fca0f53e5a4379 (diff)
This is CrystFEL 0.6.20.6.2
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 9d4d7edf..8044a145 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.1],[taw@physics.org])
+AC_INIT([crystfel],[0.6.2],[taw@physics.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_HEADERS([config.h])
AM_INIT_AUTOMAKE([subdir-objects])