From 0d8f09b6469c45be08dae3665d352269ffcc7df2 Mon Sep 17 00:00:00 2001 From: Uli Schlachter Date: Sun, 22 Dec 2013 15:57:36 +0100 Subject: [PATCH] Release xcb-proto 1.10 Signed-off-by: Uli Schlachter --- NEWS | 2 +- configure.ac | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 50ced61..02727fa 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -Release 1.10 (2013-12-XX) +Release 1.10 (2013-12-22) ========================= * xkb: comment out portions that libxcb doesn't handle properly * Present: Remove reference to nonexistent enum diff --git a/configure.ac b/configure.ac index c82c8c7..a235f93 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ(2.57) AC_INIT([XCB Proto], - 1.9, + 1.10, [xcb@lists.freedesktop.org]) AC_CONFIG_SRCDIR([xcb-proto.pc.in]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) -- 2.34.1