diff options
author | Michel Dänzer <michel.daenzer@amd.com> | 2016-02-19 11:53:02 +0900 |
---|---|---|
committer | Michel Dänzer <michel@daenzer.net> | 2016-02-19 11:53:02 +0900 |
commit | d68b3073a9627a81b047e9bdd4b5569359df898d (patch) | |
tree | f492a693ae54162688f823c31bfb2338410c463d | |
parent | c25a48b68695af71dddbdb6d239b2d0ec386db9c (diff) |
Bump version for 1.0.1 releasexf86-video-amdgpu-1.0.1
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 1849a78..bbd06d1 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.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xf86-video-amdgpu]) |