diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2008-02-28 19:02:58 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2008-02-28 19:02:58 -0800 |
commit | 9884a41dd0282ca3dd19db5bf3a11554ee7eee57 (patch) | |
tree | e24a9bce45cca7edb13d03ca84f3def814b6f40b /configure.ac | |
parent | f6c7c70f312c8eb0883437c003ba78bb4abbabc3 (diff) | |
download | xorg-lib-libXext-9884a41dd0282ca3dd19db5bf3a11554ee7eee57.tar.gz |
Version bump: 1.0.4libXext-1.0.4libXext-1.0-branch
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index ade0502..efb0e7d 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ(2.57) AC_INIT([libXext], - 1.0.3, + 1.0.4, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXext) |