diff options
author | Stefano Karapetsas <[email protected]> | 2014-03-22 17:24:11 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2014-03-22 17:24:11 +0100 |
commit | 3386b22fbf3406793887d2c59c8e390da18b2cc6 (patch) | |
tree | bf15c215eab21a654ef90d21d8ef1d726d42878d /configure.ac | |
parent | 26b0d1668542ce184a5264c66758a3b524d3de90 (diff) | |
download | mate-backgrounds-3386b22fbf3406793887d2c59c8e390da18b2cc6.tar.bz2 mate-backgrounds-3386b22fbf3406793887d2c59c8e390da18b2cc6.tar.xz |
Bump version to 1.9.0
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 6d1bf2f..85b2243 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_INIT([mate-backgrounds], - [1.8.0], + [1.9.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]) |