Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
GSoC
GSoC2018
macOS
vlc
Commits
ee5be2d0
Commit
ee5be2d0
authored
Jun 14, 2014
by
Jean-Baptiste Kempf
Browse files
On the road to 3.0.0
SI NON CONFECTVS, NON REFICIAT.
parent
ddba5220
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
ee5be2d0
...
...
@@ -2,9 +2,9 @@ dnl Autoconf settings for vlc
AC_COPYRIGHT([Copyright 2002-2014 VLC authors and VideoLAN])
AC_INIT(vlc,
2.2
.0-git)
VERSION_MAJOR=
2
VERSION_MINOR=
2
AC_INIT(vlc,
3.0
.0-git)
VERSION_MAJOR=
3
VERSION_MINOR=
0
VERSION_REVISION=0
VERSION_EXTRA=0
VERSION_DEV=git
...
...
@@ -13,7 +13,7 @@ PKGDIR="vlc"
AC_SUBST(PKGDIR)
CONFIGURE_LINE="`echo "$0 $ac_configure_args" | sed -e 's/\\\/\\\\\\\/g'`"
CODENAME="
Weatherwax
"
CODENAME="
Vetinari
"
COPYRIGHT_YEARS="1996-2014"
AC_CONFIG_SRCDIR(src/libvlc.c)
...
...
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