summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-11-08 22:53:01 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-11-08 22:53:01 -0800
commit4c5ba0adecd411786b11bd34122cd498ba980c01 (patch)
treeb79d1ab46ea63291556d2323fad83eaffa7051db
parentde80ed3de8490eabcba3618f10c18b2d646e1669 (diff)
xclipboard 1.1.1xclipboard-1.1.1
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 661246d..8cebc79 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.60])
-AC_INIT([xclipboard], [1.1.0],
+AC_INIT([xclipboard], [1.1.1],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xclipboard])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])