[libnotify/0.5] Update for release
- From: William Jon McCann <mccann src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libnotify/0.5] Update for release
- Date: Fri, 15 Oct 2010 03:32:12 +0000 (UTC)
commit 7748d2bfd5ed20e43e574d0c701d54cdba655239
Author: William Jon McCann <jmccann redhat com>
Date: Thu Oct 14 23:23:36 2010 -0400
Update for release
NEWS | 8 ++++++++
configure.ac | 6 +++---
2 files changed, 11 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index c417192..6cf0a75 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+NEW in 0.5.2:
+==============
+
+Note that the 0.5.1 release was released from the 0.6 branch in error.
+Sorry about that.
+
+- Fixed #623096, Use correct variable in NULL check
+- Added a macro NOTIFY_CHECK_VERSION
NEW in 0.5.0:
==============
diff --git a/configure.ac b/configure.ac
index ec30197..50bc018 100644
--- a/configure.ac
+++ b/configure.ac
@@ -47,9 +47,9 @@ dnl # ? : +1 : ? == internal changes that doesn't break anything.
dnl #
dnl # CURRENT : REVISION : AGE
dnl #
-LT_CURRENT=3
-LT_REVISION=3
-LT_AGE=2
+LT_CURRENT=4
+LT_REVISION=0
+LT_AGE=3
LT_RELEASE=$LIBNOTIFY_MAJOR_VERSION.$LIBNOTIFY_MINOR_VERSION.$LIBNOTIFY_MICRO_VERSION
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]