pulsesink: Apply individual volume ratio to volume/mute properties
[platform/upstream/gst-plugins-good.git] / meson.build
index 57c694b..b9d1fa2 100644 (file)
@@ -1,5 +1,5 @@
 project('gst-plugins-good', 'c', 'cpp',
-  version : '1.11.0.1',
+  version : '1.12.2',
   meson_version : '>= 0.36.0',
   default_options : [ 'warning_level=1',
                       'buildtype=debugoptimized' ])
@@ -269,6 +269,7 @@ subdir('sys')
 subdir('ext')
 subdir('tests')
 subdir('po')
+subdir('pkgconfig')
 
 configure_file(input : 'config.h.meson',
   output : 'config.h',