aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorThomas White <taw@bitwiz.org.uk>2012-07-31 12:05:14 -0700
committerThomas White <taw@bitwiz.org.uk>2012-07-31 12:31:03 -0700
commit7903f6c31f7a13c26d97bdf1f7791c5b5804ea84 (patch)
tree9e24d95b2a13782f3dd3eb8b79b20b9984303b33 /configure.ac
parent1407c7f05a3dfd491aab716113131a8456e9e834 (diff)
This is CrystFEL 0.4.00.4.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 79cd77ce..4d039b43 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.3.0, taw@physics.org)
+AC_INIT(crystfel, 0.4.0, taw@physics.org)
AC_CONFIG_AUX_DIR([build-aux])
AM_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE([subdir-objects])