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 9d062e03..35e4e7f4 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gtksourceview', 'c',
- version: '5.7.3',
+ version: '5.8.0',
license: 'LGPL-2.1-or-later',
meson_version: '>= 0.60.0',
default_options: [ 'c_std=gnu99',