[simple-scan/gnome-3-36] Releasing 3.36.2



commit 2bf599f7a7f0930d30039c240dd0887dbbc578b7
Author: Robert Ancell <robert ancell canonical com>
Date:   Wed Apr 29 09:44:25 2020 +1200

    Releasing 3.36.2

 NEWS        | 11 +++++++++++
 meson.build |  2 +-
 2 files changed, 12 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 5102c95..72b1252 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Overview of changes in simple-scan 3.36.2
+
+  * Use higher bit depth on text scans.
+  * Fix size of first page on second scan.
+  * Don't interrupt scanning if the device is busy.
+  * Support saving files to FUSE file systems.
+  * Update known USB scanner IDs.
+  * Add initial Lexmark printers support.
+  * Add ADF duplex support for Brother DS-720.
+  * Fix setting source for Epson scanner.
+
 Overview of changes in simple-scan 3.36.1
 
   * Stop disabling compression to fix slow scanning
diff --git a/meson.build b/meson.build
index bc70c5e..08a5f45 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project ('simple-scan', ['vala', 'c'],
-         version: '3.36.1',
+         version: '3.36.2',
          license: 'GPLv3+',
          default_options: [
              'warning_level=1',


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