diff options
-rw-r--r-- | NEWS | 6 | ||||
-rw-r--r-- | configure.ac | 2 |
2 files changed, 7 insertions, 1 deletions
@@ -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]) |