summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2022-04-21 10:42:50 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2022-04-21 10:42:50 +1000
commit8c8bbb903410e39140727867a26bbe501f77de8f (patch)
treea8eb90e2aea2a06a8ba352968a50d79c0c5618e7 /configure.ac
parenta839f0c7fc5596d10e786394d3b0953eb8a1731b (diff)
xorgproto 2022.1xorgproto-2022.1
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
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 a6008fa..6c3f99b 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.5],
+AC_INIT([xorgproto], [2022.1],
[https://gitlab.freedesktop.org/xorg/proto/xorgproto/issues])
AM_INIT_AUTOMAKE([foreign dist-bzip2])