From 29b88078f8426f8a7cf0a19cde3d906f4e4e1913 Mon Sep 17 00:00:00 2001 From: kotontrion Date: Sun, 19 May 2024 13:18:08 +0200 Subject: fix gir version --- src/meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/meson.build b/src/meson.build index 6f41487..4f7fca8 100644 --- a/src/meson.build +++ b/src/meson.build @@ -24,7 +24,7 @@ if get_option('introspection') gir = gnome.generate_gir( astal_auth_lib, sources : srcs + astal_auth_headers, - nsversion : '1.0', + nsversion : '0.1', namespace : 'AstalAuth', symbol_prefix : 'astal_auth', identifier_prefix : 'AstalAuth', -- cgit v1.2.3