summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlukefromdc <[email protected]>2024-04-04 00:48:23 -0400
committerlukefromdc <[email protected]>2024-04-04 00:48:23 -0400
commit16a497d88f37c570a42b31a256d8e6b3cf9d8be5 (patch)
tree676cfa4d335c6ef8d976abc2209418726e566af5
parentd90c625350c52b2ca10b6edda50c977075ad5fc6 (diff)
downloadcaja-master.tar.bz2
caja-master.tar.xz
Bump version to 1.29.0HEADmaster
-rw-r--r--NEWS2
-rw-r--r--configure.ac2
2 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index db16f0a3..f9e8f8ec 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+### caja 1.29.0
+
### caja 1.28.0
* Translation update
diff --git a/configure.ac b/configure.ac
index 95645829..fa3c4f08 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ m4_define(caja_extension_current, 5)
m4_define(caja_extension_revision, 0)
AC_INIT([caja],
- [1.28.0],
+ [1.29.0],
[https://github.com/mate-desktop/caja/issues],
[caja],
[https://mate-desktop.org])