diff options
author | raveit65 <[email protected]> | 2016-09-25 11:18:17 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2016-09-25 11:18:17 +0200 |
commit | 15a40e1076544c58ef4b2835ef314282fba43f0f (patch) | |
tree | e1d0852b30ea92b1d80a4ccb031fb727ec01ddb7 /configure.ac | |
parent | bec21b55317e714edbb70805b69bda3a51be462a (diff) | |
download | mate-themes-15a40e1076544c58ef4b2835ef314282fba43f0f.tar.bz2 mate-themes-15a40e1076544c58ef4b2835ef314282fba43f0f.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 11b73df4..1035df69 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.53) -AC_INIT([mate-themes], [3.20.11], [http://www.mate-desktop.org]) +AC_INIT([mate-themes], [3.20.12], [http://www.mate-desktop.org]) AC_CONFIG_SRCDIR([icon-themes]) AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip check-news]) |