[glibmm] 2.31.0.2



commit 2137668ccdad1a908d3ed275b2cf2eee8afb94cb
Author: Murray Cumming <murrayc murrayc com>
Date:   Wed Oct 26 13:10:09 2011 +0200

    2.31.0.2

 NEWS         |    4 ++++
 configure.ac |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 83840ac..762ffec 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+2.31.0.2: (unstable)
+
+* gthread.h: Move the deprecation ifdefs to avoid affecting non-deprecated API.
+
 2.31.0.1: (unstable)
 
 * Avoid deprecation compiler warnings in glibmm and projects using glibmm.
diff --git a/configure.ac b/configure.ac
index 49a4f68..724903e 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.0.1],
+AC_INIT([glibmm], [2.31.0.2],
         [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]