summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2011-08-27 18:56:22 -0400
committerMatthias Clasen <mclasen@redhat.com>2011-08-27 18:56:22 -0400
commitf6638ebfb7808c96c749f8d1c910d6a0afc14cf6 (patch)
tree0746f8a7a2fd7a90e1cee5371fa1f4cec0a95d4a
parentedfabdf078038cfd193cdc4466e5fe44502f9d09 (diff)
downloadlibnotify-f6638ebfb7808c96c749f8d1c910d6a0afc14cf6.tar.gz
Post-release version bump
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 180b127..dd74b2b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ dnl ################################################################
dnl # Initialize autoconf
dnl ################################################################
AC_INIT([libnotify],
- [0.7.4],
+ [0.7.5],
[https://bugzilla.gnome.org/enter_bug.cgi?product=libnotify],
[libnotify])
AC_PREREQ([2.63])