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-10-07 21:24:07 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2008-10-07 21:24:07 (GMT)
commit5dee29fcf69ec0da65ea371a7fdeaf52ae19dbf4 (patch)
tree93707001e70adb06dc4904e8a620560fc1c03de2
parentc77f376387992db6856772aaa8212087c3c7d0f6 (diff)
release 8.4.7R_8_4_7
svn path=/trunk/; revision=3561
-rw-r--r--ChangeLog2
-rw-r--r--configure.in2
2 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e2b380b..a2179d0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+ *** RELEASE 8.4.7 ***
+
2008-10-05 Bruno coudoin <bruno.coudoin@free.fr>
* boards/wordsgame/default-he.xml: Created Hebrew words by Jorge Mariano.
diff --git a/configure.in b/configure.in
index 61e9388..961745c 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.6)
+AM_INIT_AUTOMAKE(gcompris, 8.4.7)
AM_CONFIG_HEADER(config.h)
AM_MAINTAINER_MODE