[gnome-python] Bump to version 2.28.0
- From: Gustavo J. A. M. Carneiro <gjc src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gnome-python] Bump to version 2.28.0
- Date: Mon, 21 Sep 2009 14:32:29 +0000 (UTC)
commit bcae849e1819da8ef65547c3ad42e336aa89b3bd
Author: Gustavo Carneiro <gjc inescporto pt>
Date: Mon Sep 21 15:28:46 2009 +0100
Bump to version 2.28.0
configure.ac | 4 ++--
wscript | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 298bb80..b2156e0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,8 +3,8 @@ AC_PREREQ(2.52)
dnl the gnome-python version number
m4_define(gnome_python_major_version, 2)
-m4_define(gnome_python_minor_version, 27)
-m4_define(gnome_python_micro_version, 1)
+m4_define(gnome_python_minor_version, 28)
+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)
diff --git a/wscript b/wscript
index 1aff5a0..e38dbb8 100644
--- a/wscript
+++ b/wscript
@@ -13,7 +13,7 @@ Task.file_deps = Task.extract_deps
import Build
-VERSION = '2.27.1'
+VERSION = '2.28.0'
APPNAME = 'gnome-python'
srcdir = '.'
blddir = 'build'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]