diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2012-03-15 22:51:45 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2012-03-15 22:51:45 -0700 |
commit | 2d689ac861085d1d74bcbd05d1595bac0bf67d20 (patch) | |
tree | ef00dc75b8e8cb1705ab36f7d760acc00511a1b2 | |
parent | 75bef5b488245467b6638e25cd22006b306e8536 (diff) |
libXt 1.1.3libXt-1.1.3
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 a8901fd..d15b326 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([libXt], [1.1.2], +AC_INIT([libXt], [1.1.3], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXt]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |