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 | |
| 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
| -rw-r--r-- | NEWS | 2 | ||||
| -rw-r--r-- | configure.ac | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,2 +1,2 @@ -1.7.90 +1.8.0 * Switch to libwnck 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]) |
