diff options
author | raveit65 <[email protected]> | 2016-09-25 11:31:38 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2016-09-25 11:31:38 +0200 |
commit | c693e4111729a7d1650126e8b78feb2ba89e8079 (patch) | |
tree | 275489b787f6385604aee84d925090a7bbffbc47 /configure.ac | |
parent | d55d1e49774fe6f52ac2f61e9ecfb4135f1f5b5b (diff) | |
download | mate-themes-c693e4111729a7d1650126e8b78feb2ba89e8079.tar.bz2 mate-themes-c693e4111729a7d1650126e8b78feb2ba89e8079.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 a8decafd..dec57ae9 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.53) -AC_INIT([mate-themes], [3.18.3], [http://www.mate-desktop.org]) +AC_INIT([mate-themes], [3.18.4], [http://www.mate-desktop.org]) AC_CONFIG_SRCDIR([icon-themes]) AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip check-news]) |