[gtkmm] Increment version to 2.17.9.3 and update news
- From: Daniel Elstner <daniel src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gtkmm] Increment version to 2.17.9.3 and update news
- Date: Fri, 28 Aug 2009 17:54:42 +0000 (UTC)
commit 48369a0b0c1480bf46da56f38ed48f277865d80c
Author: Daniel Elstner <danielk openismus com>
Date: Fri Aug 28 19:53:40 2009 +0200
Increment version to 2.17.9.3 and update news
* configure.ac (AC_INIT): Bump version number to 2.17.9.3.
* NEWS: Write news entry for gtkmm 2.17.9.3.
ChangeLog | 7 +++++++
NEWS | 5 +++++
configure.ac | 2 +-
3 files changed, 13 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 4bb1460..072281a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2009-08-28 Daniel Elstner <danielk openismus com>
+ Increment version to 2.17.9.3 and update news
+
+ * configure.ac (AC_INIT): Bump version number to 2.17.9.3.
+ * NEWS: Write news entry for gtkmm 2.17.9.3.
+
+2009-08-28 Daniel Elstner <danielk openismus com>
+
Fix documentation location in pkg-config files
* {atk,gdk,gtk}/{atk,gdk,gtk}mm{,-uninstalled}.pc.in (htmlrefpub):
diff --git a/NEWS b/NEWS
index 94a7912..d78effe 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+2.17.9.3 (unstable):
+
+* Change public documentation location to library.gnome.org for the
+ pkg-config files as well. (Daniel Elstner)
+
2.17.9.2 (unstable):
* Change public documentation location to library.gnome.org.
diff --git a/configure.ac b/configure.ac
index b7742f2..cc21118 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.17.9.2], [http://bugzilla.gnome.org/enter_bug.cgi?product=gtkmm],
+AC_INIT([gtkmm], [2.17.9.3], [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]