summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-09-05 23:22:16 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-09-05 23:22:16 -0700
commit8cf6dfbbdb10f1ab41deb3d0e87cd0dfb79e3273 (patch)
treee322efe1160190a07369daf0a47af3822d9f10ff
parent25b41a35484ba4db23627e57d105b7156c19816f (diff)
xclipboard 1.1.3xclipboard-1.1.3
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 5a3d1a7..5f4140b 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.2],
+AC_INIT([xclipboard], [1.1.3],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xclipboard])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])