summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index d1282bd0..4e05069f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+### pluma 1.26.3
+
+ * Revert Translations update due to broken builds, use translations from 1.26.1
+
### pluma 1.26.2
* Translations update
diff --git a/configure.ac b/configure.ac
index 1a29046b..24eaaf7f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
-AC_PREREQ(2.63.2)
+AC_PREREQ(2.63.3)
m4_define(pluma_major_version, 1)
m4_define(pluma_minor_version, 26)