summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2020-11-19 11:30:41 -0800
committerKeith Packard <keithp@keithp.com>2020-11-19 11:31:09 -0800
commitca8115186f810eccb7d86b0979980eff3ba95f0b (patch)
tree017f750cf452ced9d970dcde4d47cfd10f512496 /configure.ac
parent325ac177fb6d38f4c7689d9ce059792eaef388ef (diff)
downloadxorg-lib-libX11-ca8115186f810eccb7d86b0979980eff3ba95f0b.tar.gz
Version 1.7.0libX11-1.7.0
Release notes in README.md, version bump in configure.ac Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ff6db09e..bd7755a6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([libX11], [1.6.12],
+AC_INIT([libX11], [1.7.0],
[https://gitlab.freedesktop.org/xorg/lib/libx11/issues], [libX11])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([src/config.h include/X11/XlibConf.h])