summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorPetri Latvala <petri.latvala@intel.com>2017-10-04 13:48:15 +0300
committerPetri Latvala <petri.latvala@intel.com>2017-10-04 16:41:21 +0300
commit7f93a2632aae7c5865823b4a2fa4cd8c2a1c0977 (patch)
treed2783c56cbf29c392db15d4a0906bbc0f4e2d0ac /meson.build
parent332108184493d0b58963ffe13f9b568a6fa462df (diff)
Update NEWS, bump version to 1.20.
Signed-off-by: Petri Latvala <petri.latvala@intel.com> Acked-by: Arkadiusz Hiler <arkadiusz.hiler@intel.com>
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 7a092282..310174a5 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('IGT gpu tests', 'c',
- version : '1.19',
+ version : '1.20',
default_options: [
'warning_level=2',
'c_std=gnu99',