[glibmm] 2.31.16



commit 2de7f8ae378e2e0f3285433168850e50f095b377
Author: Murray Cumming <murrayc murrayc com>
Date:   Tue Feb 7 10:28:43 2012 +0100

    2.31.16

 ChangeLog    |    2 ++
 NEWS         |    8 ++++++++
 configure.ac |    2 +-
 3 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 730a080..6bc1581 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+2.31.16:
+
 2012-01-30  TS  <t sailer alumni ethz ch>
 
 	Dispatcher: Fix the build on win32.
diff --git a/NEWS b/NEWS
index 887c10d..4ea0679 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+2.31.16: (unstable):
+
+Build:
+* Dispatcher: Fix the build on win32.
+	(TS)
+* thread.h: Move calls to deprecated glib functions into thread.cc.
+	(Haikel Guemar)
+
 2.31.2: (unstable):
 
 glibmm:
diff --git a/configure.ac b/configure.ac
index b65c0f3..827ed48 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.31.2],
+AC_INIT([glibmm], [2.31.16],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=glibmm],
         [glibmm], [http://www.gtkmm.org/])
 AC_PREREQ([2.59])



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