diff options
author | Stefano Karapetsas <[email protected]> | 2013-12-31 16:25:02 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-12-31 16:25:02 +0100 |
commit | 9425ec95e2b9ac9b55d5344061e002346db05385 (patch) | |
tree | 960d847c7ea438d80cff2738f88f7bb35eaa239d | |
parent | f5f0a53c036e9c7fc2d3bff0882068ee00005677 (diff) | |
download | mate-backgrounds-1.6.1.tar.bz2 mate-backgrounds-1.6.1.tar.xz |
Bump version to 1.6.1mate-backgrounds-1.6.1
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 90cb9e4..6088c96 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_INIT([mate-backgrounds], - [1.6.0], + [1.6.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]) |