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)