diff options
author | raveit65 <[email protected]> | 2020-08-08 13:18:34 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2020-08-08 13:18:34 +0200 |
commit | 25ab072a88421031b6438a9f18071080744ab9d0 (patch) | |
tree | 5649579910ed018ef7ea948273bb9dd558d733be /configure.ac | |
parent | 418f8f64bbad51898aeee66e941932ea6afccdb9 (diff) | |
download | mate-panel-25ab072a88421031b6438a9f18071080744ab9d0.tar.bz2 mate-panel-25ab072a88421031b6438a9f18071080744ab9d0.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 45b6158a..a1fc2700 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-panel], [1.25.0], [https://github.com/mate-desktop/mate-panel/issues], +AC_INIT([mate-panel], [1.25.1], [https://github.com/mate-desktop/mate-panel/issues], [mate-panel], [http://www.mate-desktop.org]) AC_CONFIG_HEADERS(config.h) AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-xz tar-ustar -Wno-portability check-news]) |