Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Claudio Cambra
VLC
Commits
c650ce1a
Commit
c650ce1a
authored
Mar 22, 2022
by
Hugo Beauzée-Luyssen
Browse files
On the road to 3.0.17.4
parent
bb3bc8c7
Changes
2
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
c650ce1a
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:
----------------------------------
...
...
configure.ac
View file @
c650ce1a
...
...
@@ -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"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment