summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2013-11-07 13:51:09 -0800
committerKeith Packard <keithp@keithp.com>2013-11-07 13:51:09 -0800
commit29beba6bf02bda86a5b163ace63e1d0a4d3eee5b (patch)
tree4f2b62f82951cd6dbbdadfc3c911a9aa8455b231
parent5eedcab9273be2bcbe300842e261424cd522319d (diff)
Update to version 1.9xcb-proto-1.9
Signed-off-by: Keith Packard <keithp@keithp.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ba6a90c..c82c8c7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@
AC_PREREQ(2.57)
AC_INIT([XCB Proto],
- 1.8,
+ 1.9,
[xcb@lists.freedesktop.org])
AC_CONFIG_SRCDIR([xcb-proto.pc.in])
AM_INIT_AUTOMAKE([foreign dist-bzip2])