summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2017-03-30 17:19:23 +0200
committerraveit65 <[email protected]>2017-03-30 17:19:23 +0200
commit0df14616e04c0a0bd060b32267d4bb3f365bd45a (patch)
tree2f7abcbf56721a67664db807bb266354582517bd
parentcff64c748734ff9b63d0e5c4ca0add350ed865ce (diff)
downloadmate-icon-theme-0df14616e04c0a0bd060b32267d4bb3f365bd45a.tar.bz2
mate-icon-theme-0df14616e04c0a0bd060b32267d4bb3f365bd45a.tar.xz
pre-bump version
-rw-r--r--NEWS2
-rw-r--r--configure.ac2
2 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 2af2f61..b4ec0e0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+### mate-icon-theme 1.19.0
+
### mate-icon-theme 1.18.0
* Translations update
diff --git a/configure.ac b/configure.ac
index fbbf17a..696626d 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.18.0], [http://www.mate-desktop.org])
+AC_INIT([mate-icon-theme], [1.19.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])