X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=configure.ac;h=5b5d843455f470e55ed2fe8b3faa6fd0c314bc77;hb=09163ba404c6a1a43c03f8f84c23322de31099f4;hp=cf6e6594e349e46c83a4da967ee116c3f879fc30;hpb=959f514b78262ae6b276821bc61864fa6967b97c;p=supertux.git diff --git a/configure.ac b/configure.ac index cf6e6594e..5b5d84345 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) +AC_INIT(supertux, 0.3.0-SVN) AC_CONFIG_SRCDIR([src/main.cpp]) AC_CONFIG_AUX_DIR([mk/autoconf]) AC_CANONICAL_TARGET