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

configure.ac: Bump version to 3.0.9.2

parent f26da4ca
No related branches found
Tags 3.0.9.2
No related merge requests found
......@@ -2,11 +2,11 @@ dnl Autoconf settings for vlc
AC_COPYRIGHT([Copyright 1999-2020 VLC authors and VideoLAN])
AC_INIT(vlc, 3.0.9)
AC_INIT(vlc, 3.0.9.2)
VERSION_MAJOR=3
VERSION_MINOR=0
VERSION_REVISION=9
VERSION_EXTRA=0
VERSION_EXTRA=2
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