aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2013-12-05 16:17:10 +0100
committerThomas White <taw@physics.org>2013-12-06 11:20:00 +0100
commit62d007ee958fea90cb585f4f12a60b3344e4426c (patch)
tree60c07f8d1f8081b699a342b3f5e4dbb2b4533843 /configure.ac
parent65fc280b52ebe01a7965e593f3e6565a51c572a7 (diff)
This is CrystFEL 0.5.20.5.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 d1ed9370..c70b1baa 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.1],[taw@physics.org])
+AC_INIT([crystfel],[0.5.2],[taw@physics.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_HEADERS([config.h])
AM_INIT_AUTOMAKE([subdir-objects])