diff --git a/configure.ac b/configure.ac index 8e6e7cf..8a22a5c 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ dnl Process this file with autoconf to create configure. dnl ################################################################ dnl # Initialize autoconf dnl ################################################################ -AC_INIT([libnotify],[0.5.1],[https://bugzilla.gnome.org/enter_bug.cgi?product=libnotify],[libnotify]) +AC_INIT([libnotify],[0.5.2],[https://bugzilla.gnome.org/enter_bug.cgi?product=libnotify],[libnotify]) AC_PREREQ(2.50) AC_CONFIG_SRCDIR(config.h.in)