diff options
author | marha <marha@users.sourceforge.net> | 2013-12-27 19:23:13 +0100 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2013-12-27 19:23:13 +0100 |
commit | f93b0a79de9ea56bea3e24797cc72625d9dcee3c (patch) | |
tree | b285d6cb87d2602e4f266f495ca8e5230e300a4c /libxcb/xcb-proto | |
parent | c81020559f329a516191927222b3698ba7370aca (diff) | |
download | vcxsrv-f93b0a79de9ea56bea3e24797cc72625d9dcee3c.tar.gz vcxsrv-f93b0a79de9ea56bea3e24797cc72625d9dcee3c.tar.bz2 vcxsrv-f93b0a79de9ea56bea3e24797cc72625d9dcee3c.zip |
xserver libxcb xcbproto mesa xkeyboard-config git update 27 Dec 2013
xserver commit 2ea973e12f5d954211e1d10085a4c74581b43aca
libxcb commit 010872f611a044ced4e96b18a7514796b2a443df
libxcb/xcb-proto commit 0d8f09b6469c45be08dae3665d352269ffcc7df2
xkeyboard-config commit 8f49a59f8cd118564ec1554d428177d681bc8b7f
mesa commit 597a7ccc720037f302fdd047e5b17b61655bf6ca
Diffstat (limited to 'libxcb/xcb-proto')
-rw-r--r-- | libxcb/xcb-proto/NEWS | 2 | ||||
-rw-r--r-- | libxcb/xcb-proto/configure.ac | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/libxcb/xcb-proto/NEWS b/libxcb/xcb-proto/NEWS index 50ced6186..02727faf4 100644 --- a/libxcb/xcb-proto/NEWS +++ b/libxcb/xcb-proto/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/libxcb/xcb-proto/configure.ac b/libxcb/xcb-proto/configure.ac index c82c8c749..a235f930c 100644 --- a/libxcb/xcb-proto/configure.ac +++ b/libxcb/xcb-proto/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]) |