summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormonsta <[email protected]>2016-04-08 14:41:32 +0300
committermonsta <[email protected]>2016-04-08 14:41:32 +0300
commita5be23b4c906b62786fa048ca0b95ed40b01a3ee (patch)
treefa1be97cf647a45dea07c764679bf9887191b862
parente171d845af87b64866dcb7cc8d5108ec69c3d2a6 (diff)
downloadmate-netbook-1.14.tar.bz2
mate-netbook-1.14.tar.xz
Release 1.14.0v1.14.01.14
-rw-r--r--NEWS2
-rw-r--r--configure.ac2
2 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 33b2cb0..2634d32 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-1.13.0
+1.14.0
======
* Drop MateConf migration script
diff --git a/configure.ac b/configure.ac
index 209eedd..9065ca4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.53)
-AC_INIT(mate-netbook, 1.13.0, [])
+AC_INIT(mate-netbook, 1.14.0, [])
AM_INIT_AUTOMAKE([1.9 foreign tar-ustar no-dist-gzip dist-xz check-news])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
AC_CONFIG_SRCDIR(maximus/main.c)