diff options
author | marha <marha@users.sourceforge.net> | 2012-03-26 14:37:05 +0200 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2012-03-26 14:37:05 +0200 |
commit | fb2b04331b6ae2cd11f6132cf16f6fcd848fb6b8 (patch) | |
tree | d9b7345ddfe702b820c7020fb784f0e3dc2253bf /libxcb/xcb-proto/configure.ac | |
parent | 76bcc36ed305418a3ddc5752d287ede894243e1b (diff) | |
parent | 1d6d472342aee7b9c68e9f1d92762ef808d35ac2 (diff) | |
download | vcxsrv-fb2b04331b6ae2cd11f6132cf16f6fcd848fb6b8.tar.gz vcxsrv-fb2b04331b6ae2cd11f6132cf16f6fcd848fb6b8.tar.bz2 vcxsrv-fb2b04331b6ae2cd11f6132cf16f6fcd848fb6b8.zip |
Merge remote-tracking branch 'origin/released'
Diffstat (limited to 'libxcb/xcb-proto/configure.ac')
-rw-r--r-- | libxcb/xcb-proto/configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libxcb/xcb-proto/configure.ac b/libxcb/xcb-proto/configure.ac index 5368e2a05..e20c9aa1e 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.7, + 1.7.1, [xcb@lists.freedesktop.org]) AC_CONFIG_SRCDIR([xcb-proto.pc.in]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) |