summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-11-07 20:27:32 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-11-07 20:27:32 -0800
commit7dae7ba3f97c29ae55c72f02eccc59fd77390677 (patch)
tree6b1e8c12c22e12f356b0d4e860b9588cb0a055bc
parent33d2404d0b84ee30a51d7a9bdcc748cc82dea884 (diff)
downloadxcb-libxcb-xcb-1.9.tar.gz
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 406aca2..94da4f7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@
# Initialize Autoconf
AC_PREREQ(2.57)
AC_INIT([libxcb],
- 1.9.2,
+ 1.9.3,
[xcb@lists.freedesktop.org])
AC_CONFIG_SRCDIR([xcb.pc.in])