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>2005-11-19 00:24:09 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2005-11-19 00:24:09 (GMT)
commitefdb222222bf7ca30cdd1b00ff39e49a7277b548 (patch)
tree2615cc86a9a7f8bf739ec0a75be55297ec7445f9
parent0f52ed7e9c27f674151a95b44f92cf96886963fc (diff)
Changed to be release 7.1 FINAL
-rw-r--r--ChangeLog2
-rw-r--r--configure.in2
2 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 3268853..4831222 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+ *** RELEASE 7.1 FINAL ***
+
2005-11-17 Bruno coudoin <bruno.coudoin@free.fr>
Merged from HEAD a fix by Yves.
diff --git a/configure.in b/configure.in
index 25a46f9..6082e62 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, 7.1PRE2)
+AM_INIT_AUTOMAKE(gcompris, 7.1)
AM_CONFIG_HEADER(config.h)
AM_MAINTAINER_MODE