[babl] gir: set nsversion to 0.1



commit 49d44277c7b21d1a39b42584106dc32a52cd36ad
Author: Øyvind Kolås <pippin gimp org>
Date:   Thu Aug 8 10:55:11 2019 +0200

    gir: set nsversion to 0.1

 babl/meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/babl/meson.build b/babl/meson.build
index 3d86860a4..b551c9a8d 100644
--- a/babl/meson.build
+++ b/babl/meson.build
@@ -146,7 +146,7 @@ if get_option('enable-gir')
       '-DBABL_IS_BEING_COMPILED',
     ],
     namespace: 'Babl',
-    nsversion: '1',
+    nsversion: '0.1',
     header: 'babl.h',
     install: true,
   )


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]