aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2013-04-19 11:36:08 +0200
committerThomas White <taw@physics.org>2013-04-19 11:53:46 +0200
commitfd1c29aa33a8d82de3b483a91edeaa317453985a (patch)
treef466c2613e856e45e6696474663d937b16e75d7e /configure.ac
parent9f8af93875d666dddef3a3b87e0d05a684762410 (diff)
This is CrystFEL 0.5.00.5.0
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 97f9513d..ebe3c4c9 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.3, taw@physics.org)
+AC_INIT(crystfel, 0.5.0, taw@physics.org)
AC_CONFIG_AUX_DIR([build-aux])
AM_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE([subdir-objects])