diff options
author | marha <marha@users.sourceforge.net> | 2013-12-27 19:26:33 +0100 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2013-12-27 19:26:33 +0100 |
commit | 68c12003597662f95eac07ddeee99637f7caa3e5 (patch) | |
tree | 7be6c75560e85d73363da29707ed674ecf11552f /libxcb/configure.ac | |
parent | e8eef3451671e4bea36194c85c16241e80163f8d (diff) | |
parent | f93b0a79de9ea56bea3e24797cc72625d9dcee3c (diff) | |
download | vcxsrv-68c12003597662f95eac07ddeee99637f7caa3e5.tar.gz vcxsrv-68c12003597662f95eac07ddeee99637f7caa3e5.tar.bz2 vcxsrv-68c12003597662f95eac07ddeee99637f7caa3e5.zip |
Merge remote-tracking branch 'origin/released'
* origin/released:
xserver libxcb xcbproto mesa xkeyboard-config git update 27 Dec 2013
Diffstat (limited to 'libxcb/configure.ac')
-rw-r--r-- | libxcb/configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libxcb/configure.ac b/libxcb/configure.ac index 294bd1a92..6d0f844b8 100644 --- a/libxcb/configure.ac +++ b/libxcb/configure.ac @@ -4,7 +4,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([libxcb], - 1.9, + 1.10, [xcb@lists.freedesktop.org]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_MACRO_DIR([m4]) |