[goocanvasmm] 1.90.9



commit f4d0a0eb370ff5d9f84c1f2b1e48194bf9119e98
Author: Murray Cumming <murrayc murrayc com>
Date:   Wed Apr 24 11:40:00 2013 +0200

    1.90.9

 ChangeLog    |    2 ++
 NEWS         |    5 +++++
 configure.ac |    2 +-
 3 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index ea3f403..6e0bb50 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+1.90.9:
+
 2012-03-15  Murray Cumming  <murrayc murrayc com>
 
        Fix warnings found by clang++.
diff --git a/NEWS b/NEWS
index de4d6d3..fb099d4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+1.90.9 (unstable):
+
+* Minor build fixes.
+  (Murray Cumming)
+
 1.90.8 (unstable):
 
 * init(): Add back the old method overload, but mark it as deprecated.
diff --git a/configure.ac b/configure.ac
index 018c8d6..573a616 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@
 ## You should have received a copy of the GNU Lesser General Public License
 ## along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
-AC_INIT([goocanvasmm], [1.90.8], [http://bugzilla.gnome.org/], [goocanvasmm], [http://www.gtkmm.org/])
+AC_INIT([goocanvasmm], [1.90.9], [http://bugzilla.gnome.org/], [goocanvasmm], [http://www.gtkmm.org/])
 AC_PREREQ([2.59])
 
 AC_CONFIG_SRCDIR([goocanvas/src/canvas.hg])


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