[SCM] C++ bindings for GtkDatabox branch, master, updated. v0.9.1-4-g7d0c917

Daniele E. Domenichelli daniele.domenichelli at iit.it
Wed Jul 18 08:55:09 UTC 2012


The following commit has been merged in the master branch:
commit 7d0c9179db9f8381460d458d30d7cdbca94e9b57
Author: Daniele E. Domenichelli <daniele.domenichelli at iit.it>
Date:   Wed Jul 18 10:26:10 2012 +0200

    Release GtkDataboxMM 0.9.2

diff --git a/NEWS b/NEWS
index 65dde7a..9102239 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+GtkDataboxMM (2012-07-18) 0.9.2
+===============================
+
+ * Fix build on windows
+ * Ruler is now a Gtk::Object
+
 GtkDataboxMM (2012-07-11) 0.9.1
 ===============================
 
diff --git a/configure.ac b/configure.ac
index d19224c..45bec61 100644
--- a/configure.ac
+++ b/configure.ac
@@ -34,7 +34,7 @@ MM_PREREQ([0.9])
 MM_INIT_MODULE([gtkdataboxmm-0.9])
 
 # http://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html
-AC_SUBST([GTKDATABOXMM_SO_VERSION], [0:0:0])
+AC_SUBST([GTKDATABOXMM_SO_VERSION], [0:1:0])
 
 AC_PROG_CXX
 AC_DISABLE_STATIC

-- 
C++ bindings for GtkDatabox



More information about the debian-science-commits mailing list