aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2017-07-24 14:58:39 +0200
committerThomas White <taw@physics.org>2017-07-24 14:58:58 +0200
commitad6d6cfe15bcea5357d370928bc609f1dcca4ae1 (patch)
tree64b851ce6135de66e1df2d0806ccc3c3c5f5525e /configure.ac
parent6a25a919a8a886f446089bd67e26132dbf46627e (diff)
This is CrystFEL 0.6.30.6.3
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 2a5f40cf..41071139 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.2],[taw@physics.org])
+AC_INIT([crystfel],[0.6.3],[taw@physics.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_HEADERS([config.h])
AM_INIT_AUTOMAKE([subdir-objects])