From 3300ea01fbdf770dc084eebbf2854fba35144220 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michel=20D=C3=A4nzer?= Date: Mon, 11 Apr 2016 16:11:57 +0900 Subject: [PATCH] Post 7.7.0 release version bump --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 48e314b3..394f45a8 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-video-ati], - [7.7.0], + [7.7.99], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xf86-video-ati])