Release 1.22.8
[platform/upstream/gstreamer.git] / meson.build
index fb1c54b..29a7f2a 100644 (file)
@@ -1,5 +1,5 @@
 project('gstreamer-full', 'c',
-  version : '1.22.7.1',
+  version : '1.22.8',
   meson_version : '>= 0.62.0',
   default_options : ['buildtype=debugoptimized',
                      # Needed due to https://github.com/mesonbuild/meson/issues/1889,