gnome-python r649 - trunk



Author: gjc
Date: Sat Jan 17 18:27:39 2009
New Revision: 649
URL: http://svn.gnome.org/viewvc/gnome-python?rev=649&view=rev

Log:
Bump version to 2.25.1

Modified:
   trunk/configure.ac
   trunk/wscript

Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac	(original)
+++ trunk/configure.ac	Sat Jan 17 18:27:39 2009
@@ -3,8 +3,8 @@
 
 dnl the gnome-python version number
 m4_define(gnome_python_major_version, 2)
-m4_define(gnome_python_minor_version, 22)
-m4_define(gnome_python_micro_version, 3)
+m4_define(gnome_python_minor_version, 25)
+m4_define(gnome_python_micro_version, 1)
 m4_define(gnome_python_version, dnl
   gnome_python_major_version.gnome_python_minor_version.gnome_python_micro_version)
 

Modified: trunk/wscript
==============================================================================
--- trunk/wscript	(original)
+++ trunk/wscript	Sat Jan 17 18:27:39 2009
@@ -13,7 +13,7 @@
 
 import Build
 
-VERSION = '2.22.3'
+VERSION = '2.25.1'
 APPNAME = 'gnome-python'
 srcdir = '.'
 blddir = 'build'



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