diff options
author | raveit65 <[email protected]> | 2016-10-21 23:23:09 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2016-10-21 23:23:09 +0200 |
commit | 532207b31adaa3fd3185dbc6828f623de9a0f677 (patch) | |
tree | 15cba69349799e5a473f58bd149d1c76540ede18 /configure.ac | |
parent | a053cc695e615090d83c030d4db0b825fc5381b6 (diff) | |
download | mate-themes-532207b31adaa3fd3185dbc6828f623de9a0f677.tar.bz2 mate-themes-532207b31adaa3fd3185dbc6828f623de9a0f677.tar.xz |
pre-bump version
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 1035df69..3bbb55d2 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.53) -AC_INIT([mate-themes], [3.20.12], [http://www.mate-desktop.org]) +AC_INIT([mate-themes], [3.20.13], [http://www.mate-desktop.org]) AC_CONFIG_SRCDIR([icon-themes]) AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip check-news]) |