[simple-scan] Releasing 3.31.2
- From: Robert Ancell <rancell src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [simple-scan] Releasing 3.31.2
- Date: Sun, 11 Nov 2018 20:06:21 +0000 (UTC)
commit 658cc22126917a436cf145185f3442c70b855c67
Author: Robert Ancell <robert ancell canonical com>
Date: Mon Nov 12 09:05:30 2018 +1300
Releasing 3.31.2
NEWS | 5 +++++
meson.build | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 1fc540c..e94933e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Overview of changes in simple-scan 3.31.2
+
+ * Use Gtk.FileChooserNative for save dialog so works in sandboxed environments
+ * Use GLib.List.deep_copy() to fix type-argument mismatch
+
Overview of changes in simple-scan 3.31.1
* Replace scan menu with a popdown
diff --git a/meson.build b/meson.build
index 7e47778..cc5df48 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project ('simple-scan', ['vala', 'c'],
- version: '3.31.1',
+ version: '3.31.2',
license: 'GPLv3+',
default_options: [
'warning_level=1',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]