summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2009-10-14 22:37:17 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2009-10-14 22:37:17 -0700
commit96d1fe9241f6b68d52c9b3020dd926319d830558 (patch)
tree0479d04cb5ea215407ca063dc7ea235293dfc397
parentf16c6dd23a132d037e513cd378b2a0e0417ebb8c (diff)
xclipboard 1.1.0xclipboard-1.1.0
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 57403d6..090ed0f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.57])
-AC_INIT(xclipboard,[1.0.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xclipboard)
+AC_INIT(xclipboard, [1.1.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xclipboard)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE