Commit c08d3a64 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

RC2 for 0.9.9. We have had more changes that what was expected.

parent cceef86f
Changes between 0.9.8a and 0.9.9-rc: Changes between 0.9.8a and 0.9.9-rc2:
------------------------------------ ------------------------------------
Decoders: Decoders:
......
dnl Autoconf settings for vlc dnl Autoconf settings for vlc
AC_INIT(vlc, 0.9.9-rc) AC_INIT(vlc, 0.9.9-rc2)
VERSION_MAJOR="0" VERSION_MAJOR="0"
VERSION_MINOR="9" VERSION_MINOR="9"
VERSION_REVISION="9" VERSION_REVISION="9"
VERSION_EXTRA="-rc" VERSION_EXTRA="-rc2"
CONFIGURE_LINE="`echo "$0 $ac_configure_args" | sed -e 's/\\\/\\\\\\\/g'`" CONFIGURE_LINE="`echo "$0 $ac_configure_args" | sed -e 's/\\\/\\\\\\\/g'`"
CODENAME="Grishenko" CODENAME="Grishenko"
......
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