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>2004-02-16 23:44:40 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2004-02-16 23:44:40 (GMT)
commit2ca4e6470125f02779dc1bb30ea6104e24ca9c43 (patch)
tree4d7258bc0589e9bbd3dbbee74b308468cd1e0d62 /configure.in
parentd52fcb2c456ce7204cfbfbefb547da1064c1c7a8 (diff)
chronos added by Jose.R_5_2
linha verde theme added by Jose * configure.in: release 5.2 * gcompris.spec.in: added new sounds * po/POTFILES.in: added chronos * src/gcompris/gameutil.c: (gcompris_load_pixmap): changed to display a dialog box instead of a direct exit when an image is missing. * src/gcompris/log.c: (gcompris_log_end): fixed to compile with old gcc
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index b5693d6..40258d5 100644
--- a/configure.in
+++ b/configure.in
@@ -1,7 +1,7 @@
dnl Process this file with autoconf to produce a configure script.
AC_INIT(src/gcompris/gcompris.c)
-AM_INIT_AUTOMAKE(gcompris, 5.1)
+AM_INIT_AUTOMAKE(gcompris, 5.2)
AM_CONFIG_HEADER(config.h)
AM_MAINTAINER_MODE
@@ -336,6 +336,7 @@ boards/Makefile
boards/advanced_colors/Makefile
boards/babymatch/Makefile
boards/babyshapes/Makefile
+boards/chronos/Makefile
boards/doubleentry/Makefile
boards/flags/Makefile
boards/geography/Makefile