summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2019-04-22 13:50:47 +0200
committerraveit65 <[email protected]>2019-04-22 13:50:47 +0200
commit2daba514d214acab565834195ee6700420d30357 (patch)
tree3eeb6f5311ca655d69a929b132537c162f41d096
parent6c80b48c161e180cdd4af2358185aa7ed6bb7263 (diff)
downloadengrampa-2daba514d214acab565834195ee6700420d30357.tar.bz2
engrampa-2daba514d214acab565834195ee6700420d30357.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 b707c90..b30cde1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+### engrampa 1.23.0
+
### engrampa 1.22.0
* Translations update
diff --git a/configure.ac b/configure.ac
index 23953b6..3f25dc3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.61)
-AC_INIT([engrampa], [1.22.0], [http://www.mate-desktop.org/])
+AC_INIT([engrampa], [1.23.0], [http://www.mate-desktop.org/])
AM_INIT_AUTOMAKE([1.9 foreign dist-xz no-dist-gzip check-news])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])