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 7763ec9 commit 20fe122Copy full SHA for 20fe122
NEWS
@@ -1,3 +1,5 @@
1
+### caja 1.20.1
2
+
3
### caja 1.20.0
4
5
sync with transifex
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.0], [http://www.mate-desktop.org])
+AC_INIT([caja], [1.20.1], [http://www.mate-desktop.org])
24
25
dnl ---------------------------------------------------------------------------
26
0 commit comments