aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2013-07-05 14:26:09 +0200
committerThomas White <taw@physics.org>2013-07-05 15:11:31 +0200
commit1bfcee9748d8545036b4f99c6a950575ea19c36f (patch)
treefa0fb17c892728b3876c77bd39c7005786ae360d /configure.ac
parent339228c92677efada196f233736791b9cea93f9d (diff)
This is CrystFEL 0.5.10.5.1
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 ebe3c4c9..4793b291 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.0, taw@physics.org)
+AC_INIT(crystfel, 0.5.1, taw@physics.org)
AC_CONFIG_AUX_DIR([build-aux])
AM_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE([subdir-objects])