diff options
author | raveit65 <chat-to-me@raveit.de> | 2016-06-30 19:45:03 +0200 |
---|---|---|
committer | raveit65 <chat-to-me@raveit.de> | 2016-06-30 19:52:54 +0200 |
commit | d614ae95e8ba2367d42e912962604ae1d43d0698 (patch) | |
tree | c35dddac11370b3551dfe137359c90728737e460 /configure.ac | |
parent | 9ac27f40eff5d9ba734984efec184919ee2da62d (diff) | |
download | mate-notification-daemon-1.14.1.tar.bz2 mate-notification-daemon-1.14.1.tar.xz |
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 15f6921..afbda90 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.14.0], [http://www.mate-desktop.org]) +AC_INIT([mate-notification-daemon], [1.14.1], [http://www.mate-desktop.org]) AC_PREREQ(2.63) AC_CONFIG_HEADERS([config.h]) |