diff options
author | Adam Jackson <ajax@benzedrine.nwnk.net> | 2006-10-13 16:10:28 -0400 |
---|---|---|
committer | Adam Jackson <ajax@benzedrine.nwnk.net> | 2006-10-13 16:10:28 -0400 |
commit | a82d7b9481ffb2dc62e490fb48e72219099d8b40 (patch) | |
tree | 4e71ca0b5d72c2322280e9d0b9b02b33acb2858a | |
parent | 1faa250b670e735bc4a8674ca4fa9df66626fb33 (diff) |
Bump to 1.0.2libXext-1.0.2
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 03ca83c..18b2b17 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ(2.57) AC_INIT([libXext], - 1.0.1, + 1.0.2, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXext) |