summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-31 10:09:16 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-31 10:09:16 -0700
commit7442eec78b4c7e77f29481768da7f4dea0a20cb4 (patch)
treead0627a03093cb71e86a4fbbf32db7d044f6391a
parent73c9e4ec454b0b518300fe63ea2fd258a240cce6 (diff)
xdbedizzy 1.1.0xdbedizzy-1.1.0
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index fc63a80..37b0556 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,8 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.60])
-AC_INIT(xdbedizzy,[1.0.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xdbedizzy)
+AC_INIT([xdbedizzy], [1.1.0],
+ [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xdbedizzy])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE