xorgproto-2021.4.99.1

Signed-off-by: Povilas Kanapickas <povilas@radix.lt>
This commit is contained in:
Povilas Kanapickas 2021-05-15 20:09:25 +03:00
parent 2498b13d92
commit 7a9b831c60
2 changed files with 2 additions and 2 deletions

View file

@ -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])

View file

@ -19,7 +19,7 @@
# SOFTWARE.
# keep version in sync with configure.ac
project('xorgproto', 'c', license : 'MIT', version : '2021.4')
project('xorgproto', 'c', license : 'MIT', version : '2021.4.99.1')
cc = meson.get_compiler('c')
pcs = [