summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2024-02-22 15:48:56 +0100
committerraveit65 <[email protected]>2024-02-22 15:48:56 +0100
commite448d5a6ec47b616b314504c74fa0a11d1b509cc (patch)
treebc01c7bde623ea845e91294fc810621df93a150f
parent8c5669cee61f2486c45d92983a439937ac1c8676 (diff)
downloadpython-caja-master.tar.bz2
python-caja-master.tar.xz
release 1.28.0HEADv1.28.0master
-rw-r--r--NEWS8
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index ccbf4ee..2bad157 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,10 @@
+### python-caja 1.28.0
+
+ * Translations update
+
### python-caja 1.27.0
- * tx: sync with transifex
- * tx: update resource
- * tx: migrate config file
+ * Translations update
* Use a blank line at most
* caja-python: do not discard const modifier in PyImport_ImportModuleEx
* caja-python: missing g_strdup
diff --git a/configure.ac b/configure.ac
index 9eb6d85..78f5c87 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([python-caja], [1.27.0],
+AC_INIT([python-caja], [1.28.0],
[https://github.com/mate-desktop/python-caja/issues],
[python-caja], [https://mate-desktop.org])