X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=configure.ac;h=0627bf2f74f7455594fdd1c18f3a93638d780861;hb=d6cf27da9a822b37e77fc96698122edddf030c22;hp=b949ca40f0c2f4b4d375cc6be1aa7c6089a0079d;hpb=72668efc61265f8221b708025ae2e7f859ad7e9b;p=supertux.git diff --git a/configure.ac b/configure.ac index b949ca40f..0627bf2f7 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.3.0-SVN) +AC_INIT(supertux2, 0.3.0-SVN) AC_CONFIG_SRCDIR([src/main.cpp]) AC_CONFIG_AUX_DIR([mk/autoconf]) AC_CANONICAL_TARGET