[glibmm] 2.41.3



commit ad4b58fcad042a4efcd3518bbefd3736ea02dd96
Author: Murray Cumming <murrayc murrayc com>
Date:   Fri Aug 22 18:07:16 2014 +0200

    2.41.3

 NEWS         |    3 +++
 configure.ac |    4 ++--
 2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 45abaec..09a8d70 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+2.41.3 (unstable):
+
+
 2.41.2 (unstable):
 
 Gio:
diff --git a/configure.ac b/configure.ac
index d7f6851..8afa0ca 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 library.  If not, see <http://www.gnu.org/licenses/>.
 
-AC_INIT([glibmm], [2.41.2],
+AC_INIT([glibmm], [2.41.3],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=glibmm],
         [glibmm], [http://www.gtkmm.org/])
 AC_PREREQ([2.59])
@@ -60,7 +60,7 @@ AS_IF([test "x$enable_static" = xyes],
   AC_DEFINE([GIOMM_STATIC_LIB],  [1], [Define if giomm is built as a static library])
 ])
 
-glibreq='2.0 >= 2.41.0'
+glibreq='2.0 >= 2.41.3'
 
 GLIBMM_MODULES="sigc++-2.0 >= 2.2.10 glib-$glibreq gobject-$glibreq gmodule-$glibreq"
 GIOMM_MODULES="$GLIBMM_MODULES gio-$glibreq"


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