From 79ee8c7966850da1b3bcfa2a19ac2a5c33d9c50b Mon Sep 17 00:00:00 2001 From: Ricardo Cruz Date: Tue, 10 Aug 2004 11:32:54 +0000 Subject: [PATCH] Changed 0.1.1 version to 0.2-cvs in HEAD. SVN-Revision: 1727 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.11.0