X-Git-Url: https://git.octo.it/?a=blobdiff_plain;ds=sidebyside;f=configure.ac;h=df117a4547595bf7091e40d402d2ed30f4588157;hb=8e8a452a7eca485e73d86410bacb9d50a298b2bc;hp=d3d79acf03330d98837db0caca3d01021766631b;hpb=efefdaa9ee3f492dfdadcd20564a22138a1961bc;p=supertux.git diff --git a/configure.ac b/configure.ac index d3d79acf0..df117a454 100644 --- a/configure.ac +++ b/configure.ac @@ -12,10 +12,10 @@ dnl =========================================================================== dnl Process this file with autoconf to produce a configure script. AC_PREREQ([2.54]) -AC_INIT(SuperTux, 0.1.0pre1) +AC_INIT(SuperTux, 0.1.0) AC_CONFIG_SRCDIR([src/supertux.cpp]) AC_CANONICAL_TARGET -AM_INIT_AUTOMAKE +AM_INIT_AUTOMAKE(dist-bzip2) SDL_VERSION=1.2.4