[gtk-mac-integration] Release gtk-mac-integration 2.0.3



commit e3172964d8767fc2b4aa00b952a2f7395c01a543
Author: John Ralls <jralls ceridwen us>
Date:   Sun Sep 29 17:03:40 2013 -0700

    Release gtk-mac-integration 2.0.3

 NEWS                                         |    4 ++++
 README                                       |    1 +
 configure.ac                                 |    4 ++--
 docs/reference/gtk-mac-integration-docs.sgml |    4 ++--
 4 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index e87e241..5cec8b5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Changes from version gtk-mac-integration-2.0.2 to version
+       gtk-mac-integration-2.0.3:
+* A bugfix to allow compilation on Tiger and Leopard systems
+
 Changes from version gtk-mac-integration-2.0.1 to version
        gtk-mac-integration-2.0.2:
 * Ready for Mavericks and Xcode 5.0
diff --git a/README b/README
index a9087a2..6a6176f 100644
--- a/README
+++ b/README
@@ -1,3 +1,4 @@
+Gtk-mac-integration Version 2.0.3
 GTK+ Integration for the Mac OS X desktop, like the menubar, dock and
 app bundles.
 
diff --git a/configure.ac b/configure.ac
index da631f1..993cd62 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.52)
 
-AC_INIT(gtk-mac-integration, 2.0.2)
+AC_INIT(gtk-mac-integration, 2.0.3)
 # Before making a release, the LT_VERSION string should be modified.
 # The string is of the form C:R:A.
 # - If interfaces have been changed or added, but binary compatibility has
@@ -9,7 +9,7 @@ AC_INIT(gtk-mac-integration, 2.0.2)
 #   change to C+1:0:0
 # - If the interface is the same as the previous version, change to C:R+1:A
 
-GTK_MAC_INTEGRATION_LT_VERSION=2:2:0
+GTK_MAC_INTEGRATION_LT_VERSION=2:3:0
 AC_SUBST(GTK_MAC_INTEGRATION_LT_VERSION)
 AC_CONFIG_SRCDIR(src/gtk-mac-menu.c)
 AC_CONFIG_MACRO_DIR(m4)
diff --git a/docs/reference/gtk-mac-integration-docs.sgml b/docs/reference/gtk-mac-integration-docs.sgml
index 80c4afa..48b0729 100644
--- a/docs/reference/gtk-mac-integration-docs.sgml
+++ b/docs/reference/gtk-mac-integration-docs.sgml
@@ -8,9 +8,9 @@
   <bookinfo>
     <title>Gtk-OSX Integration Reference Manual</title>
     <releaseinfo>
-      for ige-mac-integration 0.9
+      For <em>gtk-mac-integration 2.0.3</em><br/>
       The latest version of this documentation can be found on-line at
-      <ulink role="online-location" 
url="http://gtk-osx.sourceforge.net/ige-mac-integration/index.html";>http://gtk-osx.sourceforge.net/ige-mac-integration/</ulink>.
+      <ulink role="online-location" 
url="http://gtk-osx.sourceforge.net/gtk-mac-integration/index.html";>http://gtk-osx.sourceforge.net/gtk-mac-integration/</ulink>.
     </releaseinfo>
   </bookinfo>
 


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