[simple-scan] Release 40.5



commit 1dbd67195dd53674f38cb209e2ba77f6f9e03f92
Author: Bartosz Kosiorek <gang65 poczta onet pl>
Date:   Thu Sep 23 09:17:38 2021 +0200

    Release 40.5

 NEWS                            | 9 +++++++++
 data/simple-scan.appdata.xml.in | 8 ++++++++
 meson.build                     | 2 +-
 3 files changed, 18 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index a3e05dda..597a2d17 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,16 @@
+Overview of changes in simple-scan 40.5
+~~~~~~~~~~~~~~
+Released: 2021-09-22
+
+  * Fix automatic size detection on Brother scanners.
+  * Updated translations.
+
 Overview of changes in simple-scan 40.1
 ~~~~~~~~~~~~~~
 Released: 2021-05-25
 
+  * Fix for set of X, Y resolutions for Epson.
+  * Allow scan double side of single page if Flatbed is not found.
   * Updated translations.
 
 Overview of changes in simple-scan 40.0
diff --git a/data/simple-scan.appdata.xml.in b/data/simple-scan.appdata.xml.in
index b96fbaf4..d6c5f2dd 100644
--- a/data/simple-scan.appdata.xml.in
+++ b/data/simple-scan.appdata.xml.in
@@ -25,6 +25,14 @@
   <url type="donation">https://www.gnome.org/friends/</url>
   <developer_name>The GNOME Project</developer_name>
   <releases>
+    <release date="2021-09-22" version="40.5">
+      <description>
+        <ul>
+          <li>Fix automatic size detection on Brother scanners.</li>
+          <li>Updated translations.</li>
+        </ul>
+      </description>
+    </release>
     <release date="2021-05-25" version="40.1">
       <description>
         <p>
diff --git a/meson.build b/meson.build
index 5c468b50..3325c4cc 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project ('simple-scan', ['vala', 'c'],
-         version: '40.1',
+         version: '40.5',
          license: 'GPLv3+',
          default_options: [
              'warning_level=1',


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