Back to development
[platform/upstream/gstreamer.git] / meson.build
index 1c33e18..1b3384d 100644 (file)
@@ -1,5 +1,5 @@
 project('gstreamer-full', 'c',
-  version : '1.22.0',
+  version : '1.22.0.1',
   meson_version : '>= 0.62.0',
   default_options : ['buildtype=debugoptimized',
                      # Needed due to https://github.com/mesonbuild/meson/issues/1889,