summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2010-09-30 08:45:49 -0700
committerCarl Worth <cworth@cworth.org>2010-09-30 08:45:49 -0700
commit9f232ad67c72b7869dcd112207bc41dc01d7d104 (patch)
tree2deaf7b86d5be2257414895131593121cb1a081d
parent99ec9bb0f1eaf2e5c04614957a51624a928526e5 (diff)
Increment version to 2.13.02.13.02.13
For the new, major release.
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e066b3dc..ece516ba 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-intel],
- [2.12.902],
+ [2.13.0],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-video-intel])
AC_CONFIG_SRCDIR([Makefile.am])