aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authortaw27 <taw27@84d2e878-0bd5-11dd-ad15-13eda11d74c5>2008-05-28 22:41:53 +0000
committertaw27 <taw27@84d2e878-0bd5-11dd-ad15-13eda11d74c5>2008-05-28 22:41:53 +0000
commitb1ee6e9f6b39fb01f666c4462cdd433e5058f84c (patch)
tree2258adfc728d0588028c27a19a827cf17c443d20 /configure.ac
parente80ac8222e7ab6c32f8deda483d6cfc661b5b751 (diff)
Bump version number
git-svn-id: svn://cook.msm.cam.ac.uk:745/thrust3d/thrust3d@53 84d2e878-0bd5-11dd-ad15-13eda11d74c5
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 6e69b59..58653d4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
-AC_INIT(thrust3d, 0.0.1, taw27@cam.ac.uk)
+AC_INIT(thrust3d, 0.0.2, taw27@cam.ac.uk)
VERSION=AC_PACKAGE_VERSION
AM_CONFIG_HEADER(config.h)