aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2014-08-15 15:25:34 +0200
committerThomas White <taw@physics.org>2014-09-05 13:36:40 +0200
commit16a5848ff278be2e7612f36ca9103b668e47306d (patch)
tree45d032be84b5530084ee1495581c7c226e067588 /configure.ac
parentb436924ab935f1c5aed4a7eea1eb9bfea06b9006 (diff)
This is CrystFEL 0.5.40.5.4
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 eac3b92d..96625c6e 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.3a],[taw@physics.org])
+AC_INIT([crystfel],[0.5.4],[taw@physics.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_HEADERS([config.h])
AM_INIT_AUTOMAKE([subdir-objects])