diff --git a/NEWS b/NEWS index 8f2ce233..65081c42 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -Release 1.12 (XXXX-XX-XX) +Release 1.12 (2015-09-11) ------------------------- - Various new tests and tools diff --git a/configure.ac b/configure.ac index c7cb1996..5f974669 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ AC_PREREQ([2.60]) AC_INIT([intel-gpu-tools], - [1.11], + [1.12], [https://bugs.freedesktop.org/enter_bug.cgi?product=DRI&component=DRM/Intel], [intel-gpu-tools])