diff options
author | Michel Dänzer <michel.daenzer@amd.com> | 2016-11-21 17:50:22 +0900 |
---|---|---|
committer | Michel Dänzer <michel@daenzer.net> | 2016-11-21 17:50:22 +0900 |
commit | adf7dabdf9c8acd674190e25050b0885a05d0e92 (patch) | |
tree | 1bcf33248e3a6715bb6ad1d564920d440a8336a0 | |
parent | a00032050873fc99f3ceaa3293468dad1d94d4b1 (diff) |
Post-release version bump
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 37eac53..726b970 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-video-amdgpu], - [1.2.0], + [1.2.99], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xf86-video-amdgpu]) |