From: Ingo Ruhnke Date: Sun, 25 Apr 2004 18:38:49 +0000 (+0000) Subject: - release preparations X-Git-Url: https://git.octo.it/?a=commitdiff_plain;h=45c699f7ccd579c1f71382f3379437c471c9b594;p=supertux.git - release preparations SVN-Revision: 714 --- diff --git a/configure.ac b/configure.ac index 7aa5911c3..9f90d06fd 100644 --- a/configure.ac +++ b/configure.ac @@ -8,7 +8,7 @@ dnl =========================================================================== dnl Process this file with autoconf to produce a configure script. AC_PREREQ([2.54]) -AC_INIT(SuperTux, 0.0.7-cvs) +AC_INIT(SuperTux, 0.1.0pre1) AC_CONFIG_SRCDIR([src/supertux.cpp]) AC_CANONICAL_TARGET AM_INIT_AUTOMAKE