summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJamey Sharp <jamey@minilop.net>2007-11-04 14:17:52 -0800
committerJamey Sharp <jamey@minilop.net>2007-11-04 14:17:52 -0800
commit6caf9bd62576149d06762ffc00883e422786833d (patch)
tree1fca61751c923134ed6cc7464e3b891aeb89d65f /configure.ac
parent6d21e886f2ef967e0ff1cac3762df6f8f6909991 (diff)
downloadxcb-proto-6caf9bd62576149d06762ffc00883e422786833d.tar.gz
Release xcb-proto 1.11.1
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 8b94249..124d3fa 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@
AC_PREREQ(2.57)
AC_INIT([XCB Proto],
- 1.0,
+ 1.1,
[xcb@lists.freedesktop.org])
AC_CONFIG_SRCDIR([xcb-proto.pc.in])
AM_INIT_AUTOMAKE([foreign dist-bzip2])