aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2015-02-12 18:08:00 +0100
committerThomas White <taw@physics.org>2015-02-23 13:05:11 +0100
commitf4dd9897c4ed7160bb1c17c94edc107f6af8567f (patch)
treef2d5122c16a2d5aa84cc7f22f6b6175b1ee3e04f /configure.ac
parent4051426a089c2c06c2b5695846a120011bd77519 (diff)
This is CrystFEL 0.6.00.6.0
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 96625c6e..d7ef46b1 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.4],[taw@physics.org])
+AC_INIT([crystfel],[0.6.0],[taw@physics.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_HEADERS([config.h])
AM_INIT_AUTOMAKE([subdir-objects])