summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorPetri Latvala <petri.latvala@intel.com>2019-06-20 14:52:12 +0300
committerPetri Latvala <petri.latvala@intel.com>2019-06-20 15:14:56 +0300
commit22850c1906550fb97b405c019275dcfb34be8cf7 (patch)
tree3452e93e892350ae623ae711ba596e62a6fce952 /meson.build
parentacd15523ea83290ff816be65218de6ecacaf0201 (diff)
Update NEWS, bump version to 1.24.
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 6268c58d..b1028ee6 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('igt-gpu-tools', 'c',
- version : '1.23',
+ version : '1.24',
default_options: [
'warning_level=2',
'c_std=gnu11',