diff options
author | raveit65 <[email protected]> | 2017-01-31 11:10:13 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2017-01-31 11:10:13 +0100 |
commit | 3cc5d973c619704ccfb8bb6927fdacda02f20df2 (patch) | |
tree | 9c33e75d0640fd7d8e32a43b0054616ac91a643b /configure.ac | |
parent | 0149809d9ea5d8f4d72b8f9a2bed139bfda98730 (diff) | |
download | mate-panel-3cc5d973c619704ccfb8bb6927fdacda02f20df2.tar.bz2 mate-panel-3cc5d973c619704ccfb8bb6927fdacda02f20df2.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 8ddc6530..14dad637 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-panel], [1.17.1], [https://github.com/mate-desktop/mate-panel/issues], +AC_INIT([mate-panel], [1.17.2], [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]) |