diff options
author | raveit65 <[email protected]> | 2019-03-31 23:05:00 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-03-31 23:05:00 +0200 |
commit | a51afe6e15e70fe05e8da21c4ae8a86ddccb9004 (patch) | |
tree | c72563c710bfd9c431d5d6bc2119309d6dec903c /configure.ac | |
parent | b55745426ddbbad78d8b7e4f87f2b02e83612eee (diff) | |
download | mate-panel-a51afe6e15e70fe05e8da21c4ae8a86ddccb9004.tar.bz2 mate-panel-a51afe6e15e70fe05e8da21c4ae8a86ddccb9004.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 d6fc4e8e..14f079bf 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-panel], [1.22.0], [https://github.com/mate-desktop/mate-panel/issues], +AC_INIT([mate-panel], [1.23.0], [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]) |