aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2012-10-03 20:00:40 +0200
committerThomas White <taw@physics.org>2012-10-03 20:00:40 +0200
commitcf0e84fdf604d0db14f6f52498a01a9175d9bf9a (patch)
tree3a6300645d6a9fe0b410856e2084089857738643 /configure.ac
parentea8b5a594ea35a10c9ada62ea79e71ddca940106 (diff)
This is CrystFEL 0.4.20.4.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 4e3fe4a4..ab806d23 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.4.1, taw@physics.org)
+AC_INIT(crystfel, 0.4.2, taw@physics.org)
AC_CONFIG_AUX_DIR([build-aux])
AM_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE([subdir-objects])