[simple-scan] Releasing 3.25.2



commit 3bd97f1225f8ec1f478fb65ae23a04d3f97d6ba1
Author: Robert Ancell <robert ancell canonical com>
Date:   Mon May 22 14:02:04 2017 +1200

    Releasing 3.25.2

 NEWS        |   12 ++++++++++++
 meson.build |    2 +-
 2 files changed, 13 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 51b20ad..c7ee60f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Overview of changes in simple-scan 3.25.2
+
+  * Redesign preferences dialog.
+  * Move JPEG compression control to save dialog.
+  * Replace blank page with a homescreen that shows scanner status.
+  * Simplify header bar controls.
+  * Move page controls to an action bar below scanned page.
+  * Improve algorithm that picks JPEG or zlib compression for PDF files.
+  * Restrict image file filter to supported image formats.
+  * Fix compilation with Vala 0.36.
+  * Remove obsolete code.
+
 Overview of changes in simple-scan 3.25.1
 
   * Check if files exist in multi-file saves
diff --git a/meson.build b/meson.build
index 3cb8de7..cceab24 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project ('simple-scan', ['vala', 'c'],
-         version: '3.25.1',
+         version: '3.25.2',
          license: 'GPLv3+',
          default_options: [
              'warning_level=1',


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