projects
/
supertux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
69407fe
)
make em ready for something some strange people would actually call an official relea...
author
Tobias Gläßer
<tobi.web@gmx.de>
Mon, 10 May 2004 22:23:14 +0000
(22:23 +0000)
committer
Tobias Gläßer
<tobi.web@gmx.de>
Mon, 10 May 2004 22:23:14 +0000
(22:23 +0000)
SVN-Revision: 1095
NEWS
patch
|
blob
|
history
configure.ac
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index
4c81ff2
..
cac8965
100644
(file)
--- 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 bug
s
squished
+ * build in leveledi
t
or
* 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
df117a4
..
422b03f
100644
(file)
--- 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)