diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2007-01-27 22:29:03 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2007-01-27 22:29:03 -0800 |
commit | 92452ca7a51fa77ea60eacd320dbd970e32653c9 (patch) | |
tree | 4a2a4f859c5d3a30d80b96bf3fc4d7b435d75370 | |
parent | a5c7d56278e569257d3d64ff7681d0a484a1f817 (diff) |
Version bump: 1.0.5libXt-1.0.5
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index e49786b..b5bcf13 100644 --- a/configure.ac +++ b/configure.ac @@ -27,7 +27,7 @@ AC_PREREQ([2.57]) dnl dnl -AC_INIT(libXt, 1.0.4, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXt) +AC_INIT(libXt, 1.0.5, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXt) AM_INIT_AUTOMAKE([dist-bzip2]) AM_MAINTAINER_MODE |