[Super-tux-commit] supertux configure.ac,1.17,1.18
Brought to you by:
wkendrick
From: Ingo R. <gr...@us...> - 2004-04-25 18:46:18
|
Update of /cvsroot/super-tux/supertux In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22634 Modified Files: configure.ac Log Message: - release preparations Index: configure.ac =================================================================== RCS file: /cvsroot/super-tux/supertux/configure.ac,v retrieving revision 1.17 retrieving revision 1.18 diff -u -d -r1.17 -r1.18 --- configure.ac 28 Mar 2004 23:23:20 -0000 1.17 +++ configure.ac 25 Apr 2004 18:38:49 -0000 1.18 @@ -8,7 +8,7 @@ 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 |