We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20fe122 commit 4901253Copy full SHA for 4901253
NEWS
@@ -1,4 +1,4 @@
1
-### caja 1.20.1
+### caja 1.21.0
2
3
### caja 1.20.0
4
configure.ac
@@ -20,7 +20,7 @@ dnl Interface break is not allowed.
20
m4_define(caja_extension_current, 5)
21
m4_define(caja_extension_revision, 0)
22
23
-AC_INIT([caja], [1.20.1], [http://www.mate-desktop.org])
+AC_INIT([caja], [1.21.0], [http://www.mate-desktop.org])
24
25
dnl ---------------------------------------------------------------------------
26
0 commit comments