summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Persch <chpe@src.gnome.org>2022-09-03 18:50:05 +0200
committerChristian Persch <chpe@src.gnome.org>2022-09-03 18:50:05 +0200
commit768acd1c0a8bd11b9b9fc2be78d8a3159ecef32b (patch)
treee5776b04c12ca1d2201775b0331a48bb522b83b0
parent73a7df10247c8822de7a377d7ce2072a5d95ad1a (diff)
downloadvte-768acd1c0a8bd11b9b9fc2be78d8a3159ecef32b.tar.gz
build: Version 0.69.99 for gnome 43rc0.69.99
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 174ea1cd..5646a975 100644
--- a/meson.build
+++ b/meson.build
@@ -17,7 +17,7 @@
project(
'vte',
['c', 'cpp'],
- version: '0.70.0',
+ version: '0.69.99',
license: ['LGPL-3.0-or-later', 'GPL-3.0-or-later'],
default_options: [
'buildtype=release',