diff options
author | Thomas White <taw@bitwiz.org.uk> | 2010-10-25 22:33:35 +0200 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2012-02-22 15:27:03 +0100 |
commit | 2bcb74ccca7bb149b49ab004363ca5aae5a0e4cb (patch) | |
tree | 8968d2f209af7a697496c3b8fe541b8bce930c43 /configure.ac | |
parent | a57e91ffc5b9aed57b2257d6b5e9b5cb59eb77ad (diff) |
Bump version to 0.2.0, update build scripts
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 2fdadc6a..8ddc5350 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.1.0, taw@physics.org) +AC_INIT(crystfel, 0.2.0, taw@physics.org) AM_SILENT_RULES([yes]) VERSION=AC_PACKAGE_VERSION |