diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-03-09 17:54:25 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-03-09 17:54:25 -0800 |
commit | e2d28acf38c77cdc95dc7cae558188a472ddab47 (patch) | |
tree | d73f80babef5a415d4d363d387f680553ed16b91 /configure.ac | |
parent | 6d2d5e0e5c74b85543d3aa727693b9589841efaa (diff) |
xlsclients 1.1.4xlsclients-1.1.4
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index bbf4195..35a408e 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ dnl Process this file with autoconf to create configure. # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([xlsclients], [1.1.3], +AC_INIT([xlsclients], [1.1.4], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xlsclients]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |