diff options
author | Thomas White <taw@physics.org> | 2013-01-10 17:02:09 +0100 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2013-01-10 17:02:09 +0100 |
commit | 47a10ae59dc7032b56091ad0d1ff72654020bf5b (patch) | |
tree | 92310466ad85b9e46a501c35dffa8bf852bcc736 /configure.ac | |
parent | 271e3810442cca7ba43f1aee775c36180781372a (diff) |
This is CrystFEL 0.4.30.4.3crystfel-0.4
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index a148942a..a3a15482 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.2, taw@physics.org) +AC_INIT(crystfel, 0.4.3, taw@physics.org) AC_CONFIG_AUX_DIR([build-aux]) AM_CONFIG_HEADER(config.h) AM_INIT_AUTOMAKE([subdir-objects]) |