summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJamey Sharp <jamey@minilop.net>2006-09-25 05:12:07 -0700
committerJamey Sharp <jamey@minilop.net>2006-09-25 05:12:07 -0700
commit15993fccd0b0cba870b793345fb5c5ec13ece0c8 (patch)
treebc9cdfe33eeeb56ccaef9ef8d7e6f200d78e2e51
parentf7cd80142fa83d531850df2c2a3b4a514129170b (diff)
Release libxcb 1.0 RC1 (0.9.91).1.0-RC1
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index afcdc8c..b097759 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@
AC_PREREQ(2.57)
AC_INIT([libxcb],
- 0.9,
+ 0.9.91,
[xcb@lists.freedesktop.org])
AC_CONFIG_SRCDIR([xcb.pc.in])
AM_INIT_AUTOMAKE([foreign dist-bzip2])