From 4f0f0d2d17f5b12ef9c225b571c59319142270ae Mon Sep 17 00:00:00 2001 From: =?utf8?q?Tobias=20Gl=C3=A4=C3=9Fer?= Date: Mon, 10 May 2004 22:23:14 +0000 Subject: [PATCH] make em ready for something some strange people would actually call an official release. What are those people talking about? SVN-Revision: 1095 --- NEWS | 7 ++++--- configure.ac | 2 +- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/NEWS b/NEWS index 4c81ff2d1..cac8965c0 100644 --- a/NEWS +++ b/NEWS @@ -1,9 +1,10 @@ -Super Tux 0.1.1 (...) +Super Tux 0.1.1 (11 May 04) ===================== * new handwritten font - * endseq bug squished - * build in leveledior + * endseq bugs squished + * build in leveleditor * support for g++-2.95 + * various bug fixes Super Tux 0.1.0 (3 May 04) diff --git a/configure.ac b/configure.ac index df117a454..422b03f86 100644 --- a/configure.ac +++ b/configure.ac @@ -12,7 +12,7 @@ dnl =========================================================================== dnl Process this file with autoconf to produce a configure script. AC_PREREQ([2.54]) -AC_INIT(SuperTux, 0.1.0) +AC_INIT(SuperTux, 0.1.1) AC_CONFIG_SRCDIR([src/supertux.cpp]) AC_CANONICAL_TARGET AM_INIT_AUTOMAKE(dist-bzip2) -- 2.11.0