mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-03-02 09:51:11 +00:00
meson: fix version number
Current development version is 1.13.0.1.
This commit is contained in:
parent
fed396ff8e
commit
48247c6ab6
1 changed files with 1 additions and 1 deletions
|
@ -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')
|
||||
|
|
Loading…
Reference in a new issue