aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorThomas White <taw@bitwiz.org.uk>2009-04-14 22:42:11 +0100
committerThomas White <taw@bitwiz.org.uk>2009-04-14 23:04:46 +0100
commit4efdcf3540bedc5b93bfc0be59dadfc4537a021f (patch)
tree665ef75bb882cc2c3b13fdfb69e74dd09b7230b9 /configure.ac
parentd2c3c9ebfc8b1532abe27f4c2d1ccf6d227b63ba (diff)
This is OpenMooCow 0.4openmoocow-0.4
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 c32bce9..cffb9f6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
-AC_INIT(openmoocow, 0.3.0, taw27@srcf.ucam.org)
+AC_INIT(openmoocow, 0.4.0, taw@bitwiz.org.uk)
VERSION=AC_PACKAGE_VERSION
AM_CONFIG_HEADER(config.h)