summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorPetri Latvala <petri.latvala@intel.com>2021-04-23 11:06:07 +0300
committerPetri Latvala <petri.latvala@intel.com>2021-04-23 13:38:04 +0300
commit203def046b466fb2da67f9f15552d84e1c0b41f2 (patch)
treed91de47d9b97a2d0852db70a0069b58ec084b7ac /meson.build
parent667ba26b476db3f2d2e6e1620ee0cf8e338be8e7 (diff)
Update NEWS, bump version to 1.26.
Signed-off-by: Petri Latvala <petri.latvala@intel.com> Acked-by: Arkadiusz Hiler <arek@hiler.eu>
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 376fe80a..5d9655f7 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('igt-gpu-tools', 'c',
- version : '1.25',
+ version : '1.26',
default_options: [
'warning_level=2',
'c_std=gnu11',