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>2008-05-12 13:06:17 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2008-05-12 13:06:17 (GMT)
commit925f9a2720f6356bb25a75271b36417b0372aa3c (patch)
tree9e3caecb346fc6b9b36b354018a487cef0aed11d /configure.in
parentb98fa66e7fbc6499430733003cdfab13b711a6d1 (diff)
*** RELEASE 8.4.5 ***
Removed non functional writing tutor activity to make room. Removed non functional oscar and friends to make room Compressed all png images with optipng to save space (5MB saved) svn path=/trunk/; revision=3433
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index ba78110..a1f97cd 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.4)
+AM_INIT_AUTOMAKE(gcompris, 8.4.5)
AM_CONFIG_HEADER(config.h)
AM_MAINTAINER_MODE
@@ -536,7 +536,6 @@ src/Makefile
src/gcompris/Makefile
src/boards/Makefile
src/boards/python/Makefile
-src/boards/python/DTW/Makefile
src/boards/python/gcompris/Makefile
src/boards/python/gcompris/admin/Makefile
src/boards/python/gcompris/anim/Makefile