Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Steve Lhomme
VLC
Commits
8a163fec
Commit
8a163fec
authored
Apr 13, 2010
by
Jean-Baptiste Kempf
Browse files
The next major release of VLC after 1.1.0 will be 1.2.0
parent
9003bdea
Changes
2
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
8a163fec
Changes between 1.1.0 and 1.2.0-git:
------------------------------------
Changes between 1.0.5 and 1.1.0-pre1:
------------------------------------
Important changes for users:
...
...
configure.ac
View file @
8a163fec
...
...
@@ -2,16 +2,16 @@ dnl Autoconf settings for vlc
AC_COPYRIGHT([Copyright 2002-2010 the VideoLAN team])
AC_INIT(vlc, 1.
1
.0-
pre1
)
AC_INIT(vlc, 1.
2
.0-
git
)
VERSION_MAJOR="1"
VERSION_MINOR="
1
"
VERSION_MINOR="
2
"
VERSION_REVISION="0"
VERSION_EXTRA="-
pre1
"
VERSION_EXTRA="-
git
"
PKGDIR="vlc"
AC_SUBST(PKGDIR)
CONFIGURE_LINE="`echo "$0 $ac_configure_args" | sed -e 's/\\\/\\\\\\\/g'`"
CODENAME="T
he Luggage
"
CODENAME="T
woflower
"
COPYRIGHT_YEARS="1996-2010"
AC_PREREQ(2.59c)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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