From a00c050c2e5667ed815c51979a3cadb5146136ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michel=20D=C3=A4nzer?= Date: Thu, 19 Nov 2015 17:55:53 +0900 Subject: [PATCH] Post 1.0.0 release version bump --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 1849a78..3955b68 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-video-amdgpu], - [1.0.0], + [1.0.99], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xf86-video-amdgpu])