summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
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 28c0911c..bb9f38b7 100644
--- a/meson.build
+++ b/meson.build
@@ -17,7 +17,7 @@
project(
'vte',
['c', 'cpp'],
- version: '0.71.0',
+ version: '0.73.0',
license: ['LGPL-3.0-or-later', 'GPL-3.0-or-later'],
default_options: [
'buildtype=release',