Skip to content

Commit

Permalink
Bump version to 1.29.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lukefromdc committed Apr 4, 2024
1 parent d90c625 commit 16a497d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions NEWS
@@ -1,3 +1,5 @@
### caja 1.29.0

### caja 1.28.0 ### caja 1.28.0


* Translation update * Translation update
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Expand Up @@ -23,7 +23,7 @@ m4_define(caja_extension_current, 5)
m4_define(caja_extension_revision, 0) m4_define(caja_extension_revision, 0)


AC_INIT([caja], AC_INIT([caja],
[1.28.0], [1.29.0],
[https://github.com/mate-desktop/caja/issues], [https://github.com/mate-desktop/caja/issues],
[caja], [caja],
[https://mate-desktop.org]) [https://mate-desktop.org])
Expand Down

0 comments on commit 16a497d

Please sign in to comment.