[simple-scan/gnome-3-34] Releasing 3.34.6



commit 5ac74be3e0d341d357ce331adcfb393f56793293
Author: Robert Ancell <robert ancell canonical com>
Date:   Wed Apr 29 09:53:24 2020 +1200

    Releasing 3.34.6

 NEWS        | 14 ++++++++++++++
 meson.build |  2 +-
 2 files changed, 15 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 71cadf7..638b152 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+Overview of changes in simple-scan 3.34.6
+
+  * Don't prompt to save if nothing to save.
+  * Use default quality setting to prevent slow scanning.
+  * Don't interrupt scanning if the device is busy.
+  * Fix size of first page on second scan.
+  * Support saving files to FUSE file systems.
+  * Improve handling and debugging of inactive SANE options.
+  * Use fast scan mode on brother scanners.
+  * Add initial Lexmark printers support.
+  * Fix setting source for Epson scanner.
+  * Add ADF duplex support for Brother DS-720.
+  * Update known USB scanner IDs.
+
 Overview of changes in simple-scan 3.34.4
 
   * Fix page shortcuts no longer working.
diff --git a/meson.build b/meson.build
index 7dbdd16..25b98d9 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project ('simple-scan', ['vala', 'c'],
-         version: '3.34.4',
+         version: '3.34.6',
          license: 'GPLv3+',
          default_options: [
              'warning_level=1',


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