We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4ecffb commit b123a89Copy full SHA for b123a89
NEWS
@@ -1,3 +1,10 @@
1
+### engrampa 1.24.2
2
+
3
+ * Translations update
4
+ * ar: fix filename in file list
5
+ * rar 6.00: fix listing archive content with encrypted file list
6
+ * fr-archive: Fix memory leak
7
8
### engrampa 1.24.1
9
10
* Translations update
configure.ac
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.61)
-AC_INIT([engrampa], [1.24.1], [https://mate-desktop.org])
+AC_INIT([engrampa], [1.24.2], [https://mate-desktop.org])
AM_INIT_AUTOMAKE([1.9 foreign dist-xz no-dist-gzip check-news])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
0 commit comments