diff --git a/NEWS b/NEWS index 21af20e7..a1aa5260 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -Release 1.10 (XXXX-XX-XX) +Release 1.10 (2015-03-12) ------------------------- - New frequency manipulation tool (intel_gpu_frequency) diff --git a/configure.ac b/configure.ac index 16d6a2ef..9b646ddb 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ AC_PREREQ([2.60]) AC_INIT([intel-gpu-tools], - [1.9], + [1.10], [https://bugs.freedesktop.org/enter_bug.cgi?product=DRI&component=DRM/Intel], [intel-gpu-tools])