aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2012-08-29 16:57:28 +0200
committerThomas White <taw@physics.org>2012-08-29 17:34:37 +0200
commit366012dace55b18cdf2f67e871d2773d8c1f5bd9 (patch)
tree6c55103b16d8979c863d49cb65a543902f1f2dbf
parent5571bfb4e79adc91f8cb75ed58ac8d36eb46e416 (diff)
This is CrystFEL 0.4.10.4.1
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 4d039b43..4e3fe4a4 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.0, taw@physics.org)
+AC_INIT(crystfel, 0.4.1, taw@physics.org)
AC_CONFIG_AUX_DIR([build-aux])
AM_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE([subdir-objects])