summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorPetri Latvala <petri.latvala@intel.com>2018-03-09 14:31:38 +0200
committerPetri Latvala <petri.latvala@intel.com>2018-03-09 16:10:30 +0200
commitd20a50e17657f864aaf5178be3f1451c0b16995f (patch)
treee673ad891499cd454c7c342ecb439208188a0ea7 /meson.build
parentd8c837a3e354d9e5723c846644364002dd848847 (diff)
Update NEWS, bump version to 1.22.
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 c4efc19b..ef7017cb 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('intel-gpu-tools', 'c',
- version : '1.21',
+ version : '1.22',
default_options: [
'warning_level=2',
'c_std=gnu99',