]> hydra-www.ietfng.org Git - gtetrinet/commitdiff
released gtetrinet 0.6.2.
authorJordi Mallach <jordim@src.gnome.org>
Fri, 7 Feb 2003 22:26:41 +0000 (22:26 +0000)
committerJordi Mallach <jordim@src.gnome.org>
Fri, 7 Feb 2003 22:26:41 +0000 (22:26 +0000)
ChangeLog
NEWS
configure.in

index fbb51c1347c2c7bfc1b93bdc1c3dfcd6d995f213..6a7adb5b0457f1f232200415eb88165ae1b2d376 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2003-02-07  Jordi Mallach  <jordi@sindominio.net>
+
+       * NEWS, configure.in: release 0.6.2. It compiles, promise.
+
 2003-02-07  Jordi Mallach  <jordi@sindominio.net>
 
        * src/config.c (config_loadtheme): oops... add missing ";" to solve
diff --git a/NEWS b/NEWS
index ceadbbfc14540277e691f19229d3cfad9415adc1..06798002000bc77b730934ea2bd2cfbdf0730abb 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+GTetrinet 0.6.2 - 2003-02-07
+- If anyone hasn't noticed yet, we just kick ass.
+- | testing
+  |      n 1: the act of subjecting to experimental test in order to
+  |           determine how well something works; "they agreed to end
+  |           the testing of atomic weapons"
+- Fixed parse error. This version even compiles.
+
 GTetrinet 0.6.1 - 2003-02-07
 - Fixed some startup crashes on some situations where GConf values didn't
   exist.
index 716bbda1427eeb6265d3109180161ecaac911812..f2345257a030f7b79b6ef6126aafc5f4d44b9b74 100644 (file)
@@ -3,7 +3,7 @@ AC_INIT
 AC_PREREQ(2.52)
 AC_CONFIG_SRCDIR([src/gtetrinet.c])
 AM_CONFIG_HEADER(config.h:config.h.in)
-AM_INIT_AUTOMAKE(gtetrinet, 0.6.1)
+AM_INIT_AUTOMAKE(gtetrinet, 0.6.2)
 
 AC_DEFINE(GETTEXT_PACKAGE, "gtetrinet", [Gettext domain name])
 GETTEXT_PACKAGE=gtetrinet