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

On the road to 3.0.17.4

parent bb3bc8c7
No related branches found
Tags 3.0.17.4
No related merge requests found
Changes between 3.0.17.3 and 3.0.17.4:
----------------------------------
Service Discovery:
* Fix UPnP regression on Windows
Changes between 3.0.17.2 and 3.0.17.3:
----------------------------------
......
......@@ -2,11 +2,11 @@ dnl Autoconf settings for vlc
AC_COPYRIGHT([Copyright 1999-2022 VLC authors and VideoLAN])
AC_INIT(vlc, 3.0.17.3)
AC_INIT(vlc, 3.0.17.4)
VERSION_MAJOR=3
VERSION_MINOR=0
VERSION_REVISION=17
VERSION_EXTRA=3
VERSION_EXTRA=4
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