diff options
author | Stefano Karapetsas <[email protected]> | 2014-01-18 14:00:35 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2014-01-18 14:00:35 +0100 |
commit | 0e89ab2a42731bb75467fe0ee6ddbbe94e671823 (patch) | |
tree | d79a21bb485b1248251cddb1e7b11754910784c3 /configure.ac | |
parent | 9ed872a3172b9d2ec34d160135102b66aaee51bc (diff) | |
download | mate-backgrounds-0e89ab2a42731bb75467fe0ee6ddbbe94e671823.tar.bz2 mate-backgrounds-0e89ab2a42731bb75467fe0ee6ddbbe94e671823.tar.xz |
Bump version to 1.7.1mate-backgrounds-1.7.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 30d6028..a236290 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_INIT([mate-backgrounds], - [1.7.0], + [1.7.1], [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]) |