diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-10-08 21:50:35 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-10-08 21:50:35 -0700 |
commit | 5d63df924d7f66d2207c8db67e5d6cce8c7b245b (patch) | |
tree | acd5c323e56f3a989418ee04db2fd290c333fc2f | |
parent | f82769a1a75e17f66b67a5f71dcf889955569a57 (diff) |
libXt 1.0.7libXt-1.0.7
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
-rwxr-xr-x | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 3cc1430..81a4b3f 100755 --- a/configure.ac +++ b/configure.ac @@ -25,7 +25,7 @@ AC_PREREQ([2.57]) dnl dnl -AC_INIT(libXt, 1.0.6, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXt) +AC_INIT(libXt, 1.0.7, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXt) AM_INIT_AUTOMAKE([dist-bzip2]) AM_MAINTAINER_MODE |