diff options
author | raveit65 <[email protected]> | 2016-04-05 16:19:35 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2016-04-05 16:19:35 +0200 |
commit | c77f2051b5cf5182cb444bea97ac066ade927dab (patch) | |
tree | 1f4137fdc0ebfbba041c7a16e9a43f7b2f9ca2fc /configure.ac | |
parent | ab5f65d27c191ac2bb4152efc55af4b59d9c1e47 (diff) | |
download | mate-notification-daemon-c77f2051b5cf5182cb444bea97ac066ade927dab.tar.bz2 mate-notification-daemon-c77f2051b5cf5182cb444bea97ac066ade927dab.tar.xz |
release 1.14.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 7a54db3..15f6921 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.13.0], [http://www.mate-desktop.org]) +AC_INIT([mate-notification-daemon], [1.14.0], [http://www.mate-desktop.org]) AC_PREREQ(2.63) AC_CONFIG_HEADERS([config.h]) |