summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2019-04-23 15:35:14 +0200
committerraveit65 <[email protected]>2019-04-23 15:35:14 +0200
commitf92722cb2e3aa3ff6e57f37b0981ce05d00d705f (patch)
tree9af63c706e788484da1695be58b578add17d25b4
parent462236de4880516615896e8e7021ce716655aacf (diff)
downloadmozo-f92722cb2e3aa3ff6e57f37b0981ce05d00d705f.tar.bz2
mozo-f92722cb2e3aa3ff6e57f37b0981ce05d00d705f.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 fe20e8e..dc7eac0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+### mozo 1.23.0
+
### mozo 1.22.0
* Translations update
diff --git a/configure.ac b/configure.ac
index ca03791..f9f3c86 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
dnl -*- Mode: autoconf -*-
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.53)
-AC_INIT(mozo, 1.22.0, http://www.mate-desktop.org)
+AC_INIT(mozo, 1.23.0, http://www.mate-desktop.org)
m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
AC_CONFIG_SRCDIR(mozo.in)
AC_CONFIG_HEADERS([config.h])