diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2022-07-10 14:42:43 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2022-07-10 14:42:43 -0700 |
commit | 0220c7d59cbb83c53dce331ec7e8108a76f75328 (patch) | |
tree | 548a16cec8fc5f019541bb87729645e90bbe0d5b | |
parent | 6a3f6fd8544907c0e28a3b97b906b06ca51e0581 (diff) |
xclipboard 1.1.4xclipboard-1.1.4
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 8a96d24..bd77685 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.3], +AC_INIT([xclipboard], [1.1.4], [https://gitlab.freedesktop.org/xorg/app/xclipboard/issues], [xclipboard]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |