aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authortaw27 <taw27@84d2e878-0bd5-11dd-ad15-13eda11d74c5>2008-06-03 21:25:08 +0000
committertaw27 <taw27@84d2e878-0bd5-11dd-ad15-13eda11d74c5>2008-06-03 21:25:08 +0000
commit0cece1620a0a9132f98d426b35bdf8b26b3974c1 (patch)
treec95276425cfbd32207586570e180fb7155cfaf73 /configure.ac
parent527c4b44a30cdf666c1c654d8ff8aae88b4fda01 (diff)
Bump version number
git-svn-id: svn://cook.msm.cam.ac.uk:745/thrust3d/thrust3d@67 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 ad9b536..7cbf67a 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.3, taw27@cam.ac.uk)
+AC_INIT(thrust3d, 0.0.4, taw27@cam.ac.uk)
VERSION=AC_PACKAGE_VERSION
AM_CONFIG_HEADER(config.h)