diff options
author | raveit65 <[email protected]> | 2018-07-28 11:37:16 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-07-28 11:37:16 +0200 |
commit | 4bff2130a7893940b65b65c73fded76394ee768b (patch) | |
tree | ed50f3261fb9baa6339544792492e8fb11ceda86 /configure.ac | |
parent | b179cad057ff83ccc05b1a346764cb6e0e8ac655 (diff) | |
download | mate-panel-4bff2130a7893940b65b65c73fded76394ee768b.tar.bz2 mate-panel-4bff2130a7893940b65b65c73fded76394ee768b.tar.xz |
pre-bump version
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 5da9491a..1196f441 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-panel], [1.20.2], [https://github.com/mate-desktop/mate-panel/issues], +AC_INIT([mate-panel], [1.20.3], [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]) |