diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2015-04-30 22:36:14 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2015-04-30 22:36:14 -0700 |
commit | e7411e7e5299116604ff1f01d9415802607f1051 (patch) | |
tree | 2ef7b6e02adeb14b0b670a9b66cb988bc936c86c | |
parent | 0c2c7562426aec7bdf9b54a7d6993153e0bce489 (diff) |
libXt 1.1.5libXt-1.1.5
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 e60e88d..d903cb3 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([libXt], [1.1.4], +AC_INIT([libXt], [1.1.5], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXt]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |