diff options
author | raveit65 <[email protected]> | 2016-09-19 10:33:47 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2016-09-19 10:33:47 +0200 |
commit | 5b81a4c510c89e352a91db9d4cf272f458d65cb7 (patch) | |
tree | 96f6dcfd0d3c83fab994a4a3b21d68179baf8b7a /configure.ac | |
parent | fe723177b443b6da9b00e9986270447c565c503b (diff) | |
download | mate-backgrounds-5b81a4c510c89e352a91db9d4cf272f458d65cb7.tar.bz2 mate-backgrounds-5b81a4c510c89e352a91db9d4cf272f458d65cb7.tar.xz |
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 a4cc7f9..c5450d9 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_INIT([mate-backgrounds], - [1.15.0], + [1.16.0], [http://www.mate-desktop.org]) m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])]) AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-xz tar-ustar check-news]) |