summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2023-04-04 09:38:32 +0200
committerraveit65 <[email protected]>2023-04-04 09:38:32 +0200
commit14a52bc0ef62373c576421ae9bc59e77089d4dfa (patch)
tree4d897bf035ed1b5968786cd48d6762a150162448
parentaa57109bc472ea9340020d819b26d511fb3e002c (diff)
downloadmate-common-14a52bc0ef62373c576421ae9bc59e77089d4dfa.tar.bz2
mate-common-14a52bc0ef62373c576421ae9bc59e77089d4dfa.tar.xz
release 1.27.0v1.27.0
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 6a18123..b4d5287 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+### mate-common 1.27.0
+
+ * release 1.27
+
### mate-common 1.26.0
* release 1.26
diff --git a/configure.ac b/configure.ac
index 6c7d117..0b9cdad 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.54)
-AC_INIT([mate-common], [1.26.0], [https://github.com/mate-desktop/mate-common])
+AC_INIT([mate-common], [1.27.0], [https://github.com/mate-desktop/mate-common])
AC_CONFIG_SRCDIR([macros/mate-autogen])