Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2006-10-15 02:56:45 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2006-10-15 02:56:45 (GMT)
commit6470b304ec68f6d2c6b705f1c938211dab99dfda (patch)
treeb1151053857df2adbd1c801ff5be9fbe5817ad22 /configure.in
parentb232d93bddff0d6fec3e3c90933b316fe5e2b490 (diff)
*** RELEASE 8.1 ***
- Fixed a major crash case on images with a focus and a changing image like the level icon.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 0fc63f5..5a32baa 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.0)
+AM_INIT_AUTOMAKE(gcompris, 8.1)
AM_CONFIG_HEADER(config.h)
AM_MAINTAINER_MODE