summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPovilas Kanapickas <povilas@radix.lt>2021-05-15 20:09:25 +0300
committerPovilas Kanapickas <povilas@radix.lt>2021-05-15 20:12:54 +0300
commit7a9b831c60f9855838644dcd19760e3ae459cbb2 (patch)
tree2623bc69e7260ab8923b059c2494a4711efc0f67 /configure.ac
parent2498b13d929c720510cc446da8afc73dc7154d3c (diff)
xorgproto-2021.4.99.1xorgproto-2021.4.99.1
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 8fb5ad3..0b8070f 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],
+AC_INIT([xorgproto], [2021.4.99.1],
[https://gitlab.freedesktop.org/xorg/proto/xorgproto/issues])
AM_INIT_AUTOMAKE([foreign dist-bzip2])