summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2011-03-21 19:39:34 -0400
committerMatthias Clasen <mclasen@redhat.com>2011-03-21 19:39:34 -0400
commit00203dda4872f49231df3f7928a863640315bd74 (patch)
treea964892a492ba10b7111c946a3114de21b3c345a
parent9fd7ac30084745a46759bb4b54529d0fcbd84d00 (diff)
downloadlibnotify-00203dda4872f49231df3f7928a863640315bd74.tar.gz
Really bump version0.7.2
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ebbe3ea..f574a84 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.7.1],[https://bugzilla.gnome.org/enter_bug.cgi?product=libnotify],[libnotify])
+AC_INIT([libnotify],[0.7.2],[https://bugzilla.gnome.org/enter_bug.cgi?product=libnotify],[libnotify])
AC_PREREQ(2.50)
AC_CONFIG_SRCDIR(config.h.in)