diff options
author | raveit65 <[email protected]> | 2021-05-30 15:28:18 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-05-30 15:28:18 +0200 |
commit | ff41eddae3834f5ae7629e0a44dca02d41511223 (patch) | |
tree | aee16c8fee88afd1830f59e63b45e5dd4fb54df6 /configure.ac | |
parent | de34bc694be9996884711889e5e3caecd849e94d (diff) | |
download | mate-notification-daemon-ff41eddae3834f5ae7629e0a44dca02d41511223.tar.bz2 mate-notification-daemon-ff41eddae3834f5ae7629e0a44dca02d41511223.tar.xz |
release 1.25.1v1.25.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 a544d39..77036d6 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.25.0], [https://mate-desktop.org]) +AC_INIT([mate-notification-daemon], [1.25.1], [https://mate-desktop.org]) AC_PREREQ(2.63) AC_CONFIG_HEADERS([config.h]) |