diff --git a/meson.build b/meson.build index a033267b9f..49878ece73 100644 --- a/meson.build +++ b/meson.build @@ -1,3 +1,3 @@ -project('gst-examples', 'c', version : '1.11.1.1', license : 'LGPL') +project('gst-examples', 'c', version : '1.13.0.1', license : 'LGPL') subdir('playback') subdir('network')