gnome-python r659 - trunk
- From: gjc svn gnome org
- To: svn-commits-list gnome org
- Subject: gnome-python r659 - trunk
- Date: Sat, 14 Mar 2009 19:06:07 +0000 (UTC)
Author: gjc
Date: Sat Mar 14 19:06:07 2009
New Revision: 659
URL: http://svn.gnome.org/viewvc/gnome-python?rev=659&view=rev
Log:
Version 2.26.0
Modified:
trunk/NEWS
trunk/configure.ac
trunk/wscript
Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS (original)
+++ trunk/NEWS Sat Mar 14 19:06:07 2009
@@ -1,3 +1,7 @@
+Overview of Changes from gnome-python 2.25.90 to gnome-python 2.26.0
+====================================================================
+(nothing changed)
+
Overview of Changes from gnome-python 2.25.1 to gnome-python 2.25.90
====================================================================
* Upgrade to newer WAF
Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac (original)
+++ trunk/configure.ac Sat Mar 14 19:06:07 2009
@@ -3,8 +3,8 @@
dnl the gnome-python version number
m4_define(gnome_python_major_version, 2)
-m4_define(gnome_python_minor_version, 25)
-m4_define(gnome_python_micro_version, 90)
+m4_define(gnome_python_minor_version, 26)
+m4_define(gnome_python_micro_version, 0)
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 Mar 14 19:06:07 2009
@@ -13,7 +13,7 @@
import Build
-VERSION = '2.25.90'
+VERSION = '2.26.0'
APPNAME = 'gnome-python'
srcdir = '.'
blddir = 'build'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]