summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMichel Dänzer <michel.daenzer@amd.com>2019-03-06 12:05:14 +0100
committerMichel Dänzer <michel@daenzer.net>2019-03-06 12:05:49 +0100
commit9534bf3bb33d14cd3a5af08e36ef42b309647fc7 (patch)
tree9a123b463b6a49adcec2982d8ea9622208dc7725 /configure.ac
parenta2b32e72fdaff3007a79b84929997d8176c2d512 (diff)
Bump version for the 19.0.0 releasexf86-video-amdgpu-19.0.0
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 33b64d9..94b80c3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-amdgpu],
- [18.1.99],
+ [19.0.0],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&component=Driver/AMDgpu],
[xf86-video-amdgpu])