summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2013-07-27 16:28:22 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2013-07-28 14:08:24 +0100
commitbb8484da487008df8b69beb8086167bc272e85bb (patch)
treef47aaa09062c245792c03c2a6657a8fb8324f846 /configure.ac
parent95e172b365365e9189dd863f1033bc6ea036a713 (diff)
2.21.13 release2.21.13
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 e1c749b6..3987461a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-intel],
- [2.21.12],
+ [2.21.13],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-video-intel])
AC_CONFIG_SRCDIR([Makefile.am])