diff options
author | Stefano Karapetsas <[email protected]> | 2014-03-01 12:05:11 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2014-03-01 12:05:11 +0100 |
commit | 351c4c76932abbbf6e235f51fc224c2499c5b3dd (patch) | |
tree | 483c886dab4bfeb3cd0a5ef8aade362457fb88f0 /configure.ac | |
parent | f4bbc7b43b67830a3fcf4f191b4d32c4da10fae2 (diff) | |
download | mate-notification-daemon-351c4c76932abbbf6e235f51fc224c2499c5b3dd.tar.bz2 mate-notification-daemon-351c4c76932abbbf6e235f51fc224c2499c5b3dd.tar.xz |
Bump version to 1.8.0mate-notification-daemon-1.8.0
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 f065a8d..c7ccd33 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.7.90], [http://www.mate-desktop.org]) +AC_INIT([mate-notification-daemon], [1.8.0], [http://www.mate-desktop.org]) AC_PREREQ(2.63) AC_CONFIG_HEADERS([config.h]) |