diff options
author | raveit65 <[email protected]> | 2014-06-07 22:41:46 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2014-06-07 22:41:46 +0200 |
commit | 7bcc0861e987e9203dbd25b1bc367de5299f7852 (patch) | |
tree | 00a195d11d1e0aa474277d384753c3960d77109d | |
parent | c33f2a78674660a52065abf11a59b1a6e6d80105 (diff) | |
download | mate-themes-7bcc0861e987e9203dbd25b1bc367de5299f7852.tar.bz2 mate-themes-7bcc0861e987e9203dbd25b1bc367de5299f7852.tar.xz |
pre-bump version to 1.8.2
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index af432024..4b48d461 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.53) -AC_INIT([mate-themes], [1.8.1], [http://www.mate-desktop.org]) +AC_INIT([mate-themes], [1.8.2], [http://www.mate-desktop.org]) AC_CONFIG_SRCDIR([icon-themes]) AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip check-news]) |