From 3fd3380e289717d657b7c42e6f6980d4207e5bbb Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Thu, 18 Apr 2024 13:04:16 -0700 Subject: Mark tests introduced since version 1.6 as version 1.7 Also bumps package version to 1.6.99.0 to prepare for 1.7 release. Signed-off-by: Alan Coopersmith Part-of: --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 74ae439..fde7a5b 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ dnl Process this file with autoconf to create configure. # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([x11perf], - [1.6.2], + [1.6.99.0], [https://gitlab.freedesktop.org/xorg/test/x11perf/-/issues], [x11perf]) AC_CONFIG_SRCDIR([Makefile.am]) -- cgit v1.2.3