summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJamey Sharp <jamey@minilop.net>2006-09-25 05:11:57 -0700
committerJamey Sharp <jamey@minilop.net>2006-09-25 05:11:57 -0700
commitbc21baeacec4b57261dc226f1b108c1c64f4d28a (patch)
tree02127d16a11f0154b740d51d1307173d09844881 /configure.ac
parent7f0d92bba3e9cf3f73c2bc9148be91300ee0bc72 (diff)
downloadxcb-proto-bc21baeacec4b57261dc226f1b108c1c64f4d28a.tar.gz
Release xcb-proto 1.0 RC1 (0.9.91).1.0-RC1
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ba1eb32..cc1dfd7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@
AC_PREREQ(2.57)
AC_INIT([XCB Proto],
- 0.9,
+ 0.9.91,
[xcb@lists.freedesktop.org])
AC_CONFIG_SRCDIR([xcb-proto.pc.in])
AM_INIT_AUTOMAKE([foreign dist-bzip2])