[pygobject] up platform version to 3.0
- From: John Palmieri <johnp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pygobject] up platform version to 3.0
- Date: Thu, 11 Aug 2011 12:48:15 +0000 (UTC)
commit d862168d6a82edd59547d39f5b0ab8279b1e511c
Author: John (J5) Palmieri <johnp redhat com>
Date: Mon Jul 18 18:28:50 2011 -0400
up platform version to 3.0
https://bugzilla.gnome.org/show_bug.cgi?id=642048
Makefile.am | 2 +-
configure.ac | 4 ++--
...talled.pc.in => pygobject-3.0-uninstalled.pc.in | 0
pygobject-2.0.pc.in => pygobject-3.0.pc.in | 0
4 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 781674e..a12e8eb 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -9,7 +9,7 @@ endif
SUBDIRS += tests
-PLATFORM_VERSION = 2.0
+PLATFORM_VERSION = 3.0
CLEANFILES =
EXTRA_DIST = \
diff --git a/configure.ac b/configure.ac
index c26cdc9..a9f2b20 100644
--- a/configure.ac
+++ b/configure.ac
@@ -261,8 +261,8 @@ fi
AC_CONFIG_FILES(
Makefile
- pygobject-2.0.pc
- pygobject-2.0-uninstalled.pc
+ pygobject-3.0.pc
+ pygobject-3.0-uninstalled.pc
docs/Makefile
docs/reference/entities.docbook
docs/xsl/fixxref.py
diff --git a/pygobject-2.0-uninstalled.pc.in b/pygobject-3.0-uninstalled.pc.in
similarity index 100%
rename from pygobject-2.0-uninstalled.pc.in
rename to pygobject-3.0-uninstalled.pc.in
diff --git a/pygobject-2.0.pc.in b/pygobject-3.0.pc.in
similarity index 100%
rename from pygobject-2.0.pc.in
rename to pygobject-3.0.pc.in
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]