diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-03-09 20:16:22 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-03-09 20:16:22 -0800 |
commit | 12dbac38f29c3db7b74a1c04e73bfd436ab66626 (patch) | |
tree | 5c6a50b5a94c490e35556be08f85bb801628c0f3 | |
parent | 41b3ad04db4f9fdcf2705445a28c9cceecf6d980 (diff) |
xset 1.2.4xset-1.2.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 77de8f4..c18c4c0 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ dnl Process this file with autoconf to create configure. # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([xset], [1.2.3], +AC_INIT([xset], [1.2.4], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xset]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |