summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorSimon Howard2005-09-13 20:18:51 +0000
committerSimon Howard2005-09-13 20:18:51 +0000
commit2076aabf66dc3d14ff8e5ad5b110bc3eae461874 (patch)
treef37c1ae218111124f19e2db8028734759411497d /configure.in
parent210b440bd8a7040913dfb4d1b5ebf68c13b840d7 (diff)
downloadchocolate-doom-2076aabf66dc3d14ff8e5ad5b110bc3eae461874.tar.gz
chocolate-doom-2076aabf66dc3d14ff8e5ad5b110bc3eae461874.tar.bz2
chocolate-doom-2076aabf66dc3d14ff8e5ad5b110bc3eae461874.zip
0.0.2
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 103
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 00a691f7..5a9d2096 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT(Chocolate Doom, 0.0.1, fraggle@alkali.org, chocolate-doom)
+AC_INIT(Chocolate Doom, 0.0.2, fraggle@alkali.org, chocolate-doom)
AC_CONFIG_AUX_DIR(autotools)
orig_CFLAGS="$CFLAGS"