[gtkmm] 2.99.7



commit 4de062fc1980a90d5cd177e3f384797156f13b6b
Author: Murray Cumming <murrayc murrayc com>
Date:   Fri Mar 25 11:36:12 2011 +0100

    2.99.7

 ChangeLog    |    2 ++
 NEWS         |    6 ++++++
 configure.ac |    2 +-
 3 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 5dc1cb3..81e4126 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+2.99.7:
+
 2011-03-23  Murray Cumming  <murrayc murrayc com>
 
 	Remove Gtk::Application until later.
diff --git a/NEWS b/NEWS
index cdc422b..97a9421 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+2.99.7 (unstable):
+
+Gtk:
+* Removed Application until later because the API was not finished in time.
+  (Murray Cumming)
+
 2.99.6 (unstable):
 
 Gtk:
diff --git a/configure.ac b/configure.ac
index f8560a7..8399dba 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([gtkmm], [2.99.6],
+AC_INIT([gtkmm], [2.99.7],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=gtkmm],
         [gtkmm], [http://www.gtkmm.org/])
 AC_PREREQ([2.59])



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