summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2009-04-07 15:38:45 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2009-04-07 15:38:45 -0700
commiteac57c77afdf44f50692225b8b0345a7c927bc84 (patch)
tree647a773334ab8496c2ed7f894e21c0bac1d43f94
parentbfbec08baec33c5024510b0bcbbee6e4a8473e79 (diff)
Version bump: 1.2.1libX11-1.2.1
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
-rw-r--r--configure.ac2
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])