[file-roller] updated for version 3.40.0



commit d5cfba5a4e86b2e8118113be410f39fc854b1df7
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Sat May 1 20:59:12 2021 +0200

    updated for version 3.40.0

 NEWS        | 14 ++++++++++++++
 meson.build |  2 +-
 2 files changed, 15 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 7bd5ea95..ee2b2902 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+version 3.40.0
+--------------
+
+ Bugs fixed:
+
+  * Error when creating an archive with no extension (!99)
+  * Fixed encrypted files emblem (!120)
+  * Open destination: fixed when using junk_paths (!112)
+
+ New or updated application translations:
+
+  * Romanian (Florentina Mușat)
+  * Ukrainian (Yuri Chornoivan)
+
 version 3.39.1
 --------------
  New features and user visibile changes:
diff --git a/meson.build b/meson.build
index 4f5f8e67..c1b9ce4d 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('file-roller', 'c',
   license : 'GPL2+',
-  version : '3.39.1',
+  version : '3.40.0',
   meson_version : '>=0.50'
 )
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]