[glibmm] 2.29.10



commit 16d82bbb79c5ed52fbdf7b889f05b22f178fd1d3
Author: Murray Cumming <murrayc murrayc com>
Date:   Wed Jul 6 11:31:11 2011 +0200

    2.29.10

 ChangeLog    |    2 ++
 NEWS         |    6 ++++++
 configure.ac |    2 +-
 3 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 29cc06c..cf0e94c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+2.29.10:
+
 2011-06-29  Murray Cumming  <murrayc murrayc com>
 
 	Add -Wformat-security to the --enable-warnings=fatal build.
diff --git a/NEWS b/NEWS
index 208fbcd..dc4ca8f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+2.29.10:
+
+* Gio:
+- Added DateTime, TimeZone, TimeZoneMonitor.
+  (Josà Alburquerque)
+
 2.28.2:
 
 * gmmproc:
diff --git a/configure.ac b/configure.ac
index 3ae3c08..a325706 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.28.2],
+AC_INIT([glibmm], [2.29.10],
         [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]