diff options
author | Peter Hutterer <peter.hutterer@who-t.net> | 2021-05-12 09:34:39 +1000 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2021-05-12 09:34:39 +1000 |
commit | 6fe3bd64dd82f704ed91478acb4c99ab5c00be16 (patch) | |
tree | 335d2ff76501f5b13b10dc52d1fb71991a9b486b | |
parent | 883f89dd39dcdae9a38e46f74a43b316180c8a19 (diff) |
libXfixes 6.0.0libXfixes-6.0.0
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 5a55206..db48a1a 100644 --- a/configure.ac +++ b/configure.ac @@ -32,7 +32,7 @@ AC_PREREQ([2.60]) # that 'revision' number appears in Xfixes.h and has to be manually # synchronized. # -AC_INIT(libXfixes, [5.0.3], +AC_INIT(libXfixes, [6.0.0], [https://gitlab.freedesktop.org/xorg/lib/libXfixes/issues], [libXfixes]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |