diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2015-04-16 23:49:40 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2015-04-16 23:49:40 -0700 |
commit | 8b773cc5ccc8568f3b089229b5ae85ebaca94836 (patch) | |
tree | 3dae4c6dfcfa39ad6ab82bc732dbae75a60293ee | |
parent | a58064faa6cc5488e514debd3dfc023741d6a9ea (diff) |
xlsatoms 1.1.2xlsatoms-1.1.2
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 95f2a31..f0cac9a 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(xlsatoms, [1.1.1], +AC_INIT(xlsatoms, [1.1.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xlsatoms) AC_CONFIG_SRCDIR([Makefile.am]) |