mirror of
https://github.com/zoriya/astal.git
synced 2026-05-29 08:51:48 +00:00
fix gir version
This commit is contained in:
+1
-1
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user