summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlessio Treglia <alessio@debian.org>2011-10-07 18:13:26 +0200
committerAlessio Treglia <alessio@debian.org>2011-10-07 18:13:26 +0200
commitafe4573b20aa385377102902ce658fa088bb44d2 (patch)
treed8a69c785a258aa0afe5f4caa2987eed70f8bcd9
parent23a3dc6838d8b60b0b4b0c3c33e7ba489d3906ff (diff)
Imported Upstream version 3.2.0upstream/3.2.0
-rw-r--r--NEWS4
-rwxr-xr-xconfigure2
-rw-r--r--configure.ac2
3 files changed, 6 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index c2b859a..396d94a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Overview of changes in simple-scan 3.2.0
+
+ * Version number change only
+
Overview of changes in simple-scan 3.1.91
* Fix compilation with latest Vala
diff --git a/configure b/configure
index 0dbe178..16b1c15 100755
--- a/configure
+++ b/configure
@@ -2739,7 +2739,7 @@ fi
# Define the identity of the package.
PACKAGE=simple-scan
- VERSION=3.1.91
+ VERSION=3.2.0
cat >>confdefs.h <<_ACEOF
diff --git a/configure.ac b/configure.ac
index a13ec97..bcbf124 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
dnl Process this file with autoconf to produce a configure script.
AC_INIT(configure.ac)
-AM_INIT_AUTOMAKE(simple-scan, 3.1.91)
+AM_INIT_AUTOMAKE(simple-scan, 3.2.0)
AM_CONFIG_HEADER(config.h)
AM_MAINTAINER_MODE
GNOME_MAINTAINER_MODE_DEFINES