gir: set nsversion to 0.1
authorØyvind Kolås <pippin@gimp.org>
Thu, 8 Aug 2019 08:55:11 +0000 (10:55 +0200)
committerØyvind Kolås <pippin@gimp.org>
Thu, 8 Aug 2019 08:55:11 +0000 (10:55 +0200)
babl/meson.build

index 3d86860a4e33996fc731ecc05ae0dfc09040871d..b551c9a8d3b0a8a3e029a78556ee87635f8b719a 100644 (file)
@@ -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,
   )