[simple-scan] 3.37.2



commit a4472ce1e7a6a61463f4f1e1e2f56116d250939e
Author: Robert Ancell <robert ancell canonical com>
Date:   Wed Jun 3 12:21:51 2020 +1200

    3.37.2

 NEWS        | 7 +++++++
 meson.build | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index f4abd4c..cb70269 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Overview of changes in simple-scan 3.37.2
+
+  * Store save directory as URI
+  * Change the size of the paper to avoid visual glitches.
+  * Revert the higher bit depth text scans changes - they aren't working with
+    PDF saving.
+
 Overview of changes in simple-scan 3.37.1
 
   * Show ruler around page.
diff --git a/meson.build b/meson.build
index 7b91a80..bc7b445 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project ('simple-scan', ['vala', 'c'],
-         version: '3.37.1',
+         version: '3.37.2',
          license: 'GPLv3+',
          default_options: [
              'warning_level=1',


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