From: Ricardo Cruz Date: Tue, 10 Aug 2004 11:32:54 +0000 (+0000) Subject: Changed 0.1.1 version to 0.2-cvs in HEAD. X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=79ee8c7966850da1b3bcfa2a19ac2a5c33d9c50b;p=supertux.git Changed 0.1.1 version to 0.2-cvs in HEAD. SVN-Revision: 1727 --- diff --git a/configure.ac b/configure.ac index d2bad3be4..4704331ba 100644 --- a/configure.ac +++ b/configure.ac @@ -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