summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorArkadiusz Hiler <arkadiusz.hiler@intel.com>2020-03-20 13:49:21 +0200
committerArkadiusz Hiler <arkadiusz.hiler@intel.com>2020-03-20 14:30:16 +0200
commitf49ebeee9f54d6f23c60a842f75f65561d452ab0 (patch)
tree3aff21700e194b385c800f63c88e8a381763ecce /meson.build
parent7d2ad0888018ffa6e0acd460a6fad14c08c92c46 (diff)
Update NEWS, bump version to 1.25
Signed-off-by: Arkadiusz Hiler <arkadiusz.hiler@intel.com> Acked-by: Petri Latvala <petri.latvala@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 0d7092bd..f4ee14f1 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('igt-gpu-tools', 'c',
- version : '1.24',
+ version : '1.25',
default_options: [
'warning_level=2',
'c_std=gnu11',