summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAlessio Treglia <quadrispro@ubuntu.com>2010-04-14 12:24:35 +0200
committerAlessio Treglia <quadrispro@ubuntu.com>2010-04-14 12:24:35 +0200
commita9a833c10711f1ec7060322030f11e64f44fca2c (patch)
tree2c0d84e44be6ed79c04b79540d55618ba73479aa /configure.ac
parentc2e54e51031fa4b2512b851d13f5781118269d6b (diff)
parent6d9871f7c7de6caca9eb78683bcba499119e1469 (diff)
Merge commit 'upstream/1.0.0'
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index cf3b00f..8a38230 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, 0.9.10)
+AM_INIT_AUTOMAKE(simple-scan, 1.0.0)
AM_MAINTAINER_MODE
GNOME_MAINTAINER_MODE_DEFINES
m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])