[simple-scan] Releasing 3.31.1



commit 60d3ddad997aa4fac0990ae26c3135f817543713
Author: Robert Ancell <robert ancell canonical com>
Date:   Fri Oct 12 09:30:41 2018 +1300

    Releasing 3.31.1

 NEWS        | 14 ++++++++++++++
 meson.build |  2 +-
 2 files changed, 15 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 3400056..1fc540c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+Overview of changes in simple-scan 3.31.1
+
+  * Replace scan menu with a popdown
+  * Make ActionBar buttons wide to match design
+  * Drop legacy toolbar support
+  * Update homepage from Launchpad to gitlab.gnome.org
+  * Remove some GTK+ code that isn't present in GTK+ 4
+  * Update About menu item to new standard name
+  * Make about dialog app name translatable
+
+Overview of changes in simple-scan 3.30.0
+
+  * Updated translations
+
 Overview of changes in simple-scan 3.29.92
 
   * Keep scanning while pages are reordered
diff --git a/meson.build b/meson.build
index 2f2af3a..7e47778 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project ('simple-scan', ['vala', 'c'],
-         version: '3.29.92',
+         version: '3.31.1',
          license: 'GPLv3+',
          default_options: [
              'warning_level=1',


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