diff options
author | infirit <[email protected]> | 2014-06-27 11:53:31 +0200 |
---|---|---|
committer | infirit <[email protected]> | 2014-06-27 11:53:31 +0200 |
commit | 5939c4c8e7ea6ebde75e5ec9681dd0a7536d41d8 (patch) | |
tree | 04d9c86402f2e15d728fb5a84720011232b14d56 /configure.ac | |
parent | 407fbdaff20d140fef51c813d8388897040630c0 (diff) | |
download | mate-notification-daemon-5939c4c8e7ea6ebde75e5ec9681dd0a7536d41d8.tar.bz2 mate-notification-daemon-5939c4c8e7ea6ebde75e5ec9681dd0a7536d41d8.tar.xz |
Bump version to 1.8.1
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
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]) |