summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlukefromdc <[email protected]>2024-04-03 16:22:27 -0400
committerlukefromdc <[email protected]>2024-04-03 16:22:27 -0400
commit4cfc9eba5c0e822ce669c9ae539f5d1eff9afaea (patch)
treee9682dec625047d9848bb86843650a1f34ffecf7
parent44c8aeaadcccb99b9c9de1dbc5e87bccde222e30 (diff)
downloadpluma-1.26.tar.bz2
pluma-1.26.tar.xz
Release 1.26.3v1.26.31.26
-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)