Commit 53142efd authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Rename to -rc2 so users are a bit more clear in their bugreports

parent cd56db57
Changes between 1.0.5 and 1.1.0-rc:
Changes between 1.0.5 and 1.1.0-rc2:
------------------------------------
Important changes for users:
* On Linux, known bugs in the ALSA library might prevent audio output.
......
......@@ -2,11 +2,11 @@ dnl Autoconf settings for vlc
AC_COPYRIGHT([Copyright 2002-2010 the VideoLAN team])
AC_INIT(vlc, 1.1.0-rc)
AC_INIT(vlc, 1.1.0-rc2)
VERSION_MAJOR="1"
VERSION_MINOR="1"
VERSION_REVISION="0"
VERSION_EXTRA="-rc"
VERSION_EXTRA="-rc2"
PKGDIR="vlc"
AC_SUBST(PKGDIR)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment