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
7c56e272
Commit
7c56e272
authored
Jul 02, 2013
by
Jean-Baptiste Kempf
Browse files
On the road to 2.2.0
parent
ac636ade
Changes
2
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
7c56e272
Changes between 2.0.x and 2.1.0-pre1:
Changes between 2.1.x and 2.1.0-git:
--------------------------------
Changes between 2.0.x and 2.1.0:
--------------------------------
Important changes:
...
...
configure.ac
View file @
7c56e272
...
...
@@ -2,18 +2,18 @@ dnl Autoconf settings for vlc
AC_COPYRIGHT([Copyright 2002-2013 VLC authors and VideoLAN])
AC_INIT(vlc, 2.
1
.0-
pre1
)
AC_INIT(vlc, 2.
2
.0-
git
)
VERSION_MAJOR=2
VERSION_MINOR=
1
VERSION_MINOR=
2
VERSION_REVISION=0
VERSION_EXTRA=0
VERSION_DEV=
pre1
VERSION_DEV=
git
PKGDIR="vlc"
AC_SUBST(PKGDIR)
CONFIGURE_LINE="`echo "$0 $ac_configure_args" | sed -e 's/\\\/\\\\\\\/g'`"
CODENAME="
Rincewind
"
CODENAME="
Weatherwax
"
COPYRIGHT_YEARS="1996-2013"
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