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-23 20:12:07 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2006-10-23 20:12:07 (GMT)
commit99b48d68f571bb8b584ad0850ec571d831b56be7 (patch)
treee40abd37abd48f64cff695d2c80c5420d3141ccd /configure.in
parent4fcc62ff7f6657ebbb6bb62e4e39f037d6dde1f0 (diff)
- more fixes for the windows install procedure
- connect4 has been fixed by Miguel to better manage the party end.
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 ed6f652..861a45f 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.2BETA1)
+AM_INIT_AUTOMAKE(gcompris, 8.2BETA2)
AM_CONFIG_HEADER(config.h)
AM_MAINTAINER_MODE