gcompris r3315 - in branches/gcomprixogoo: . boards



Author: bcoudoin
Date: Sun Mar 16 22:20:48 2008
New Revision: 3315
URL: http://svn.gnome.org/viewvc/gcompris?rev=3315&view=rev

Log:
minor fixes.
name the future release 8.5REVIEW1


Modified:
   branches/gcomprixogoo/boards/Makefile.am
   branches/gcomprixogoo/configure.in

Modified: branches/gcomprixogoo/boards/Makefile.am
==============================================================================
--- branches/gcomprixogoo/boards/Makefile.am	(original)
+++ branches/gcomprixogoo/boards/Makefile.am	Sun Mar 16 22:20:48 2008
@@ -43,7 +43,6 @@
 	geometry.xml.in \
 	gnumchmenu.xml.in \
 	keyboard.xml.in \
-	Makefile.in \
 	math.xml.in \
 	mazeMenu.xml.in \
 	memory_group.xml.in \

Modified: branches/gcomprixogoo/configure.in
==============================================================================
--- branches/gcomprixogoo/configure.in	(original)
+++ branches/gcomprixogoo/configure.in	Sun Mar 16 22:20:48 2008
@@ -2,9 +2,10 @@
 
 AC_INIT(src/gcompris/gcompris.c)
 AC_CANONICAL_TARGET
-AM_INIT_AUTOMAKE(gcompris, 8.5BETA1)
+AM_INIT_AUTOMAKE(gcompris, 8.5PREVIEW1)
 AM_CONFIG_HEADER(config.h)
 
+# Internal libgoocanvas versioning
 # Libtool versioning - only update before a public release.
 # If the code has changed at all: REVISION++.
 # If any interfaces have changed at all: CURRENT++, REVISION=0.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]