[glibmm] 2.27.99.1



commit 8403a17b41b9df6e4e4f7430bf3144c387eb4572
Author: Murray Cumming <murrayc murrayc com>
Date:   Sun Mar 27 22:46:12 2011 +0200

    2.27.99.1

 ChangeLog    |    2 ++
 NEWS         |    5 +++++
 configure.ac |    2 +-
 3 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 0b619c7..d92c7dd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+2.27.99.1:
+
 2011-03-27  Murray Cumming  <murrayc murrayc com>
 
 	Gio::DBus*: More use of VariantContainerBase.
diff --git a/NEWS b/NEWS
index 1d61aa9..cf5675a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+2.27.99.1 (unstable):
+
+Gio:
+* DBus: Use VariantContainerBase for tuple Variants.
+
 2.27.99 (unstable):
 
 This is probably the very last release before 2.28.0 which will happen very soon.
diff --git a/configure.ac b/configure.ac
index 75d90d1..6e9dba4 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.27.99],
+AC_INIT([glibmm], [2.27.99.1],
         [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]