[simple-scan/gnome-3-8: 3/4] Releasing 3.8.1



commit 894c54b9a0ecbc88bf5db7f2e6b14c352f88eac9
Author: Robert Ancell <robert ancell canonical com>
Date:   Wed Nov 6 20:57:18 2013 +1300

    Releasing 3.8.1

 NEWS         |    6 ++++++
 configure.ac |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index fc00e29..890a7ab 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Overview of changes in simple-scan 3.8.1
+
+  * Install missing help images
+  * Rewrite autosaving. Now uses files for scan data, is more efficient in
+    writing to disk and drops dependency on sqlite.
+
 Overview of changes in simple-scan 3.8.0
 
   * Updated version
diff --git a/configure.ac b/configure.ac
index 383e3ee..64cee33 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
 
-AC_INIT(simple-scan, 3.8.0)
+AC_INIT(simple-scan, 3.8.1)
 AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign])
 AM_SILENT_RULES([yes])
 AM_MAINTAINER_MODE


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