[gtkmm] 2.18.1
- From: Murray Cumming <murrayc src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gtkmm] 2.18.1
- Date: Mon, 21 Sep 2009 15:30:06 +0000 (UTC)
commit 8a4028772fbcb0095d9453dbb39d29602ea85947
Author: Murray Cumming <murrayc murrayc com>
Date: Mon Sep 21 17:30:00 2009 +0200
2.18.1
ChangeLog | 2 ++
Makefile.am | 2 +-
NEWS | 4 ++++
configure.ac | 2 +-
4 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index a496d8a..ca40cf3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+2.18.1:
+
2009-09-21 Murray Cumming <murrayc murrayc com>
* gtk/src/recentmanager.hg: Do not deprecate get_default().
diff --git a/Makefile.am b/Makefile.am
index c60b5c7..eb7b1e0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -60,7 +60,7 @@ include $(srcdir)/MSVC_Net2005/filelist.am
include $(srcdir)/MSVC_Net2008/filelist.am
include $(srcdir)/win32_installer/filelist.am
-text_files = CHANGES COPYING.tools PORTING README.SUN README.win32
+text_files = COPYING.tools PORTING README.SUN README.win32
msvc_files = $(addprefix MSVC_Net2005/,$(msvc_net2005_data)) \
$(addprefix MSVC_Net2008/,$(msvc_net2008_data))
winstall_files = $(addprefix win32_installer/,$(windows_installer_files))
diff --git a/NEWS b/NEWS
index 04874a7..ded5b0b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+2.18.1:
+
+* RecentManager: Undeprecate get_default().
+
2.18.0:
* Clipboard: wait_for_targets): Fix a crash.
diff --git a/configure.ac b/configure.ac
index aa6cb3a..1b4e7b9 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.18.0],
+AC_INIT([gtkmm], [2.18.1],
[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]