From 1a29c4bcc0a286b14f37ab942eb0cad47bc4f337 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michel=20D=C3=A4nzer?= Date: Mon, 11 Apr 2016 16:27:40 +0900 Subject: [PATCH] Post 1.1.0 release version bump --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 824467d..dd5905f 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-video-amdgpu], - [1.1.0], + [1.1.99], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xf86-video-amdgpu])