From 5939c4c8e7ea6ebde75e5ec9681dd0a7536d41d8 Mon Sep 17 00:00:00 2001 From: infirit Date: Fri, 27 Jun 2014 11:53:31 +0200 Subject: Bump version to 1.8.1 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index c7ccd33..b969761 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([mate-notification-daemon], [1.8.0], [http://www.mate-desktop.org]) +AC_INIT([mate-notification-daemon], [1.8.1], [http://www.mate-desktop.org]) AC_PREREQ(2.63) AC_CONFIG_HEADERS([config.h]) -- cgit v1.2.1