Changed 0.1.1 version to 0.2-cvs in HEAD.
authorRicardo Cruz <rick2@aeiou.pt>
Tue, 10 Aug 2004 11:32:54 +0000 (11:32 +0000)
committerRicardo Cruz <rick2@aeiou.pt>
Tue, 10 Aug 2004 11:32:54 +0000 (11:32 +0000)
SVN-Revision: 1727

configure.ac

index d2bad3b..4704331 100644 (file)
@@ -11,7 +11,7 @@ dnl ===========================================================================
 
 dnl Process this file with autoconf to produce a configure script.
 AC_PREREQ([2.54])
-AC_INIT(SuperTux, 0.1.1)
+AC_INIT(SuperTux, 0.2-cvs)
 AC_CONFIG_HEADERS(config.h)
 AC_CONFIG_SRCDIR([src/supertux.cpp])
 AC_CANONICAL_TARGET