summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichel Dänzer <michel.daenzer@amd.com>2016-09-16 18:11:31 +0900
committerMichel Dänzer <michel@daenzer.net>2016-09-16 18:11:31 +0900
commitb407c1244d28a80f76275abca2239cdd4120f017 (patch)
treebf48cbae90f98deeea3ee3df87c97d24aeb58e58
parent82062157263d6f63ce8f645bf32101fd18bd98e5 (diff)
Bump version for 1.1.2 releasexf86-video-amdgpu-1.1.21.1
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ff6a368..123947b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-amdgpu],
- [1.1.1],
+ [1.1.2],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-video-amdgpu])