diff options
author | Thomas Wood <thomas.wood@intel.com> | 2014-12-12 15:26:36 +0000 |
---|---|---|
committer | Thomas Wood <thomas.wood@intel.com> | 2014-12-12 15:27:08 +0000 |
commit | 6262f353bb04112becc8679f63b1caaf083f1484 (patch) | |
tree | d1b3dd1af42faa33a71019a9d1baa4097a7f1549 /configure.ac | |
parent | 06fb6c233dd82aac766aa9206644f6eff668ca99 (diff) |
Update version to 1.9 and add the release date
Signed-off-by: Thomas Wood <thomas.wood@intel.com>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index f0d7917e..cdea8d5e 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ AC_PREREQ([2.60]) AC_INIT([intel-gpu-tools], - [1.8], + [1.9], [https://bugs.freedesktop.org/enter_bug.cgi?product=DRI&component=DRM/Intel], [intel-gpu-tools]) |