gnome-python r617 - trunk
- From: gjc svn gnome org
- To: svn-commits-list gnome org
- Subject: gnome-python r617 - trunk
- Date: Sat, 23 Feb 2008 18:27:17 +0000 (GMT)
Author: gjc
Date: Sat Feb 23 18:27:17 2008
New Revision: 617
URL: http://svn.gnome.org/viewvc/gnome-python?rev=617&view=rev
Log:
Bump version to 2.21.1
Modified:
trunk/configure.ac
trunk/wscript
Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac (original)
+++ trunk/configure.ac Sat Feb 23 18:27:17 2008
@@ -4,7 +4,7 @@
dnl the gnome-python version number
m4_define(gnome_python_major_version, 2)
m4_define(gnome_python_minor_version, 21)
-m4_define(gnome_python_micro_version, 0)
+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 Feb 23 18:27:17 2008
@@ -3,7 +3,7 @@
import Params
Params.g_autoconfig = True
-VERSION = '2.21.0'
+VERSION = '2.21.1'
APPNAME = 'gnome-python'
srcdir = '.'
blddir = 'build'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]