encoding-target: Properly free when missing type field in parse_encoding_profile
[platform/upstream/gstreamer.git] / meson.build
index c866241..fb1c54b 100644 (file)
@@ -1,5 +1,5 @@
 project('gstreamer-full', 'c',
-  version : '1.22.7',
+  version : '1.22.7.1',
   meson_version : '>= 0.62.0',
   default_options : ['buildtype=debugoptimized',
                      # Needed due to https://github.com/mesonbuild/meson/issues/1889,