diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-04-07 15:38:45 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-04-07 15:38:45 -0700 |
commit | eac57c77afdf44f50692225b8b0345a7c927bc84 (patch) | |
tree | 647a773334ab8496c2ed7f894e21c0bac1d43f94 | |
parent | bfbec08baec33c5024510b0bcbbee6e4a8473e79 (diff) |
Version bump: 1.2.1libX11-1.2.1
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index e0f1aa79..b4593f40 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ(2.57) AC_INIT([libX11], - 1.2, + 1.2.1, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libX11) AC_CONFIG_SRCDIR([Makefile.am]) |