diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2012-03-07 17:57:26 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2012-03-07 17:57:26 -0800 |
commit | 8ab1833a80a18131d897f6d9965545c16acef921 (patch) | |
tree | f65233416260f374921ff0c6644ce126d6c51511 /configure.ac | |
parent | aa0f30641769968e0453a7d02f3f8e5955641336 (diff) |
libXt 1.1.2libXt-1.1.2
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 3a1ab7e..a8901fd 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([libXt], [1.1.1], +AC_INIT([libXt], [1.1.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXt]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |