aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorThomas White <taw@bitwiz.org.uk>2009-06-01 00:18:55 +0100
committerThomas White <taw@bitwiz.org.uk>2009-06-01 00:59:35 +0100
commit23971567d8388a49b5825fe1f1270daff90f2a63 (patch)
treed49fc6cd78700c3a96b1bc95b1890501a1128d10 /configure.ac
parent4efdcf3540bedc5b93bfc0be59dadfc4537a021f (diff)
New sound effect, licenced under CC-BY 3.0
Also bump the version number, update build.sh, etc
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 cffb9f6..712ddcd 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.4.0, taw@bitwiz.org.uk)
+AC_INIT(openmoocow, 0.4.0+git, taw@bitwiz.org.uk)
VERSION=AC_PACKAGE_VERSION
AM_CONFIG_HEADER(config.h)