summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2011-01-14 17:14:54 -0500
committerMatthias Clasen <mclasen@redhat.com>2011-01-14 17:14:54 -0500
commit277f40c8725d3c75a8c24438d633167286dbcaa5 (patch)
treecbbb323f6861b81eec9bc3c2976179100c0ea631
parentac3b072c740a702b80d62e18ad42ceafc53a36ea (diff)
downloadlibnotify-277f40c8725d3c75a8c24438d633167286dbcaa5.tar.gz
Bump version
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 71609ed..ebbe3ea 100644
--- a/configure.ac
+++ b/configure.ac
@@ -14,7 +14,7 @@ dnl # Version information
dnl ################################################################
LIBNOTIFY_MAJOR_VERSION=0
LIBNOTIFY_MINOR_VERSION=7
-LIBNOTIFY_MICRO_VERSION=1
+LIBNOTIFY_MICRO_VERSION=2
LIBNOTIFY_DEVEL_VERSION=0
AC_SUBST(LIBNOTIFY_MAJOR_VERSION)