2.99.914 snapshot 2.99.914
authorChris Wilson <chris@chris-wilson.co.uk>
Wed, 23 Jul 2014 14:45:31 +0000 (15:45 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Wed, 23 Jul 2014 15:43:38 +0000 (16:43 +0100)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 72fe0bb..f5e8317 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Snapshot 2.99.914 (2014-07-23)
+==============================
+And a brown paper bag to hide the rebuilding from the tarball with
+'autoreconf -fi' error that arose from not distributing the libobj/
+directory.
+
+
 Snapshot 2.99.913 (2014-07-23)
 ==============================
 This should be it... A few fixes from testing the new code, we should be
index fd997fb..5c3dd20 100644 (file)
@@ -23,7 +23,7 @@
 # Initialize Autoconf
 AC_PREREQ([2.60])
 AC_INIT([xf86-video-intel],
-        [2.99.913],
+        [2.99.914],
         [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
         [xf86-video-intel])
 AC_CONFIG_SRCDIR([Makefile.am])