summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Jackson <ajax@benzedrine.nwnk.net>2006-05-12 14:49:17 -0400
committerAdam Jackson <ajax@benzedrine.nwnk.net>2006-05-12 14:49:17 -0400
commit33556ca81db2419b9d2a37664c4cea2069414b37 (patch)
treebb374ba381e9834e083def06f640a81fb7998012
parent80d88557626fae9debc404de33d7fb5d69a6049d (diff)
downloadxorg-lib-libX11-33556ca81db2419b9d2a37664c4cea2069414b37.tar.gz
Bump to 1.0.1libX11-1_0_1
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 8b24110d..f2ba57ed 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@
AC_PREREQ(2.57)
AC_INIT([libX11],
- 1.0.0,
+ 1.0.1,
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
libX11)
AC_CONFIG_SRCDIR([Makefile.am])