summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMichel Dänzer <michel.daenzer@amd.com>2016-09-14 18:26:50 +0900
committerMichel Dänzer <michel@daenzer.net>2016-09-15 15:28:52 +0900
commit6eb2b507d9ec8dcde2482a5ebf59c001933e10ea (patch)
treec03204e19e71a080b589c249241d8a3533b02855 /configure.ac
parent8761c46babe0ec01da784dd27db3dd9e769acbca (diff)
Bump version for the 1.1.1 releasexf86-video-amdgpu-1.1.1
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 9d646f1..ed45aaa 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.1],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-video-amdgpu])