summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPovilas Kanapickas <povilas@radix.lt>2021-09-15 18:55:35 +0300
committerPovilas Kanapickas <povilas@radix.lt>2021-09-15 18:55:35 +0300
commit57acac1d4c7967f4661fb1c9f86f48f34a46c48d (patch)
tree0d77bce3667c74937946b53c822213937e1ea99e /configure.ac
parentd9518ce2793b70a7a6e7ba13ccb5b0de6065c0c9 (diff)
xorgproto 2021.5xorgproto-2021.5
Signed-off-by: Povilas Kanapickas <povilas@radix.lt>
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 37290e7..a6008fa 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ dnl Process this file with autoconf to create configure.
AC_PREREQ([2.60])
# keep version in sync with meson.build
-AC_INIT([xorgproto], [2021.4.99.2],
+AC_INIT([xorgproto], [2021.5],
[https://gitlab.freedesktop.org/xorg/proto/xorgproto/issues])
AM_INIT_AUTOMAKE([foreign dist-bzip2])