aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2012-03-14 15:54:40 +0100
committerThomas White <taw@physics.org>2012-03-14 15:54:40 +0100
commit41c91448d4a3721f75fd20ded47dbfe7598f3a68 (patch)
tree401588f6f72e75356f38a54982621409bd7fc6bf
parent95442b0d7cefc57dc33a50b4a6debeed15600353 (diff)
This is CrystFEL 0.3.00.3.0
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a270ee20..6686cfd8 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.2.0, taw@physics.org)
+AC_INIT(crystfel, 0.3.0, taw@physics.org)
AC_CONFIG_AUX_DIR([build-aux])
AM_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE([subdir-objects])