summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2012-02-10 21:37:33 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2012-02-10 21:37:33 -0800
commita614c2be68ce6cb176901fb14bbd1802d39a5a69 (patch)
tree3fa79440d62c8c78ceef13f265c94e13ef7dbd28
parent4f1a5dbc00d577cdbd37a824c396b030cb170d65 (diff)
xclipboard 1.1.2xclipboard-1.1.2
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 463aa7e..65d2265 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.1],
+AC_INIT([xclipboard], [1.1.2],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xclipboard])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])