diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-11-07 20:27:32 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-11-07 20:27:32 -0800 |
commit | 7dae7ba3f97c29ae55c72f02eccc59fd77390677 (patch) | |
tree | 6b1e8c12c22e12f356b0d4e860b9588cb0a055bc | |
parent | 33d2404d0b84ee30a51d7a9bdcc748cc82dea884 (diff) |
libxcb 1.9.3libxcb-1.9.3xcb-1.9
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | configure.ac | 2 |
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]) |