summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorChristian Persch <chpe@src.gnome.org>2021-02-13 22:54:07 +0100
committerChristian Persch <chpe@src.gnome.org>2021-02-13 22:54:07 +0100
commitf233c8e490eacee02a1c3ae14bfcef2f20092983 (patch)
tree3286a2fd59216a65e1cae83b745b82e7de9e81e6 /meson.build
parent249a9c77cc5870f04dc9650dd76c800c368ff03e (diff)
downloadvte-f233c8e490eacee02a1c3ae14bfcef2f20092983.tar.gz
build: Post branch version bump
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 4f5287e3..5245090a 100644
--- a/meson.build
+++ b/meson.build
@@ -17,7 +17,7 @@
project(
'vte',
['c', 'cpp'],
- version: '0.63.0',
+ version: '0.65.0',
license: ['LGPL-3.0-or-later', 'GPL-3.0-or-later'],
default_options: [
'buildtype=release',