summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2023-01-08 01:57:02 +0000
committerEmmanuele Bassi <ebassi@gnome.org>2023-01-08 01:57:02 +0000
commit3599b162583172dd63af1ecd2ff9e24db8b70051 (patch)
tree62a170297c5cc95f3a41aef01a5439a30710a04d
parent9cc354c4e8186668fa78c5c57388b718d3400683 (diff)
downloadgobject-introspection-3599b162583172dd63af1ecd2ff9e24db8b70051.tar.gz
Bump the project version to 1.75.0
New cycle, new version number.
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 1452309c..566cfc1b 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gobject-introspection', 'c',
- version: '1.74.1',
+ version: '1.75.0',
meson_version: '>= 0.60.0',
default_options: [
'c_std=gnu99',