[gtk-mac-integration] Release gtk-mac-integration-2.0.4



commit 7d14e720d938d80882bbc1a83fdedbdcbc7cea0e
Author: John Ralls <jralls ceridwen us>
Date:   Tue Oct 1 22:10:45 2013 -0700

    Release gtk-mac-integration-2.0.4

 NEWS                                         |    4 ++++
 README                                       |    2 +-
 configure.ac                                 |    4 ++--
 docs/reference/gtk-mac-integration-docs.sgml |    2 +-
 4 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5cec8b5..56c4eee 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Changes from version gtk-mac-integration-2.0.3 to version
+       gtk-mac-integration-2.0.4:
+* A double-release bug fix. Crasher! Don't use 2.0.3!
+
 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
diff --git a/README b/README
index 6a6176f..9cd19da 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Gtk-mac-integration Version 2.0.3
+Gtk-mac-integration Version 2.0.4
 GTK+ Integration for the Mac OS X desktop, like the menubar, dock and
 app bundles.
 
diff --git a/configure.ac b/configure.ac
index 993cd62..b489df0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.52)
 
-AC_INIT(gtk-mac-integration, 2.0.3)
+AC_INIT(gtk-mac-integration, 2.0.4)
 # 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.3)
 #   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:3:0
+GTK_MAC_INTEGRATION_LT_VERSION=2:4: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 48b0729..3c921b3 100644
--- a/docs/reference/gtk-mac-integration-docs.sgml
+++ b/docs/reference/gtk-mac-integration-docs.sgml
@@ -8,7 +8,7 @@
   <bookinfo>
     <title>Gtk-OSX Integration Reference Manual</title>
     <releaseinfo>
-      For <em>gtk-mac-integration 2.0.3</em><br/>
+      For <em>gtk-mac-integration 2.0.4</em><br/>
       The latest version of this documentation can be found on-line at
       <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>


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