Update for release

This commit is contained in:
William Jon McCann 2010-10-14 23:23:36 -04:00
parent dc66508e2e
commit 7748d2bfd5
2 changed files with 11 additions and 3 deletions

8
NEWS
View File

@ -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:
==============

View File

@ -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