Skip to content
Snippets Groups Projects
Commit 426513d8 authored by Hugo Beauzée-Luyssen's avatar Hugo Beauzée-Luyssen
Browse files

On the road to 3.0.17.3

parent 98c86d87
No related branches found
No related tags found
No related merge requests found
Changes between 3.0.17.2 and 3.0.17.3:
----------------------------------
Demux:
* Fix a regression causing a lack of audio in adaptive streaming
Changes between 3.0.17 and 3.0.17.2:
----------------------------------
......
......@@ -2,11 +2,11 @@ dnl Autoconf settings for vlc
AC_COPYRIGHT([Copyright 1999-2022 VLC authors and VideoLAN])
AC_INIT(vlc, 3.0.17.2)
AC_INIT(vlc, 3.0.17.3)
VERSION_MAJOR=3
VERSION_MINOR=0
VERSION_REVISION=17
VERSION_EXTRA=2
VERSION_EXTRA=3
VERSION_DEV=
PKGDIR="vlc"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment