aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2014-09-09 13:49:02 +0200
committerThomas White <taw@physics.org>2014-09-11 13:15:17 +0200
commit59f4e2c073497588219ee103e1b4c106478d598a (patch)
treecc3a3dfc136dc84f5d52c1586d09b6308cd8f6b9 /configure.ac
parent4c9a7c37b3f8cd4b08d9719c3f2dee7905e74eb7 (diff)
This is CrystFEL 0.5.4acrystfel-0.5
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..73181530 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.5.4a],[taw@physics.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_HEADERS([config.h])
AM_INIT_AUTOMAKE([subdir-objects])