summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClement Lefebvre <[email protected]>2015-11-03 13:57:08 +0000
committerClement Lefebvre <[email protected]>2015-11-03 13:57:08 +0000
commitad391a3563b8304f8d1cb49c348da2a84223c44f (patch)
tree87f1d6fc1a216f28f954e822f55f3cfab6e0825d
parent0e9e9e34cf6eda1d8112c868a8247202b7b92b51 (diff)
downloadmate-icon-theme-ad391a3563b8304f8d1cb49c348da2a84223c44f.tar.bz2
mate-icon-theme-ad391a3563b8304f8d1cb49c348da2a84223c44f.tar.xz
1.12.0v1.12.0
-rw-r--r--NEWS2
-rw-r--r--configure.ac2
2 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 92ebd81..18f8c07 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-1.11.0
+1.12.0
------
* don't build a pkgconfig file
diff --git a/configure.ac b/configure.ac
index d24de7a..58b8f14 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.53)
-AC_INIT([mate-icon-theme], [1.11.0], [http://www.mate-desktop.org])
+AC_INIT([mate-icon-theme], [1.12.0], [http://www.mate-desktop.org])
AC_CONFIG_SRCDIR([index.theme.in.in])
AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip foreign check-news])