summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2013-09-07 08:45:12 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2013-09-07 08:48:34 +0100
commit58a7611ccfda88c7cbcc62b25b787d6b0fa64081 (patch)
tree495aff3e3ab45e7ec18c751fa144e35ad9d8a3c8
parent0c697aee9b3767be7d1e04e4e4f9d304f23b188a (diff)
2.99.902 snapshot2.99.902
-rw-r--r--NEWS6
-rw-r--r--configure.ac2
2 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 83a7c82c..f97e03ec 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Snapshot 2.99.902 (2013-08-07)
+==============================
+We do not condone or support Canonical in the course of action they have
+chosen, and will not carry XMir patches upstream.
+-The Management
+
Snapshot 2.99.901 (2013-08-04)
==============================
What's this? A pre-release snapshot of an upcoming 3.0 major release?
diff --git a/configure.ac b/configure.ac
index 27a33540..500eb109 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-intel],
- [2.99.901],
+ [2.99.902],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-video-intel])
AC_CONFIG_SRCDIR([Makefile.am])