Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2008-08-07 19:37:29 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2008-08-07 19:37:29 (GMT)
commit8bc2ce6ea3d818a2157da0c8b5f3c30be1bad64a (patch)
treedaf4ea99bde4481217fb12c7272f7b54bee4c53f
parent5da30eb3691add7e731986d117be5a2906d53fa3 (diff)
preparing release 8.4.6
svn path=/trunk/; revision=3488
-rw-r--r--ChangeLog6
-rw-r--r--configure.in2
2 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index fa8750b..cfbf127 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+ *** RELEASE 8.4.6 ***
+
+2008-08-07 Bruno coudoin <bruno.coudoin@free.fr>
+ * boards/voices/he: Added Hebrew voices by
+ Jorge Mariano mjminfo on mjminformatique sur com
+
2008-07-04 Bruno coudoin <bruno.coudoin@free.fr>
* src/gcompris/gcompris.c: (load_properties): There is a major issue on platform
diff --git a/configure.in b/configure.in
index a1f97cd..b97eccb 100644
--- a/configure.in
+++ b/configure.in
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
AC_INIT(src/gcompris/gcompris.c)
AC_CANONICAL_TARGET
-AM_INIT_AUTOMAKE(gcompris, 8.4.5)
+AM_INIT_AUTOMAKE(gcompris, 8.4.6)
AM_CONFIG_HEADER(config.h)
AM_MAINTAINER_MODE