Commit 13264639 authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

0.8.6i

parent 105335dd
Changes between 0.8.6h and 0.8.6i:
----------------------------------
Security updates:
* Fixed xxx (CVE-2008-2430)
Changes between 0.8.6g and 0.8.6h:
----------------------------------
......
dnl Autoconf settings for vlc
AC_INIT(vlc,0.8.6h)
AC_INIT(vlc,0.8.6i)
VERSION_MAJOR="0"
VERSION_MINOR="8"
VERSION_REVISION="6"
VERSION_EXTRA="h"
VERSION_EXTRA="i"
CONFIGURE_LINE="$0 $*"
CODENAME="Janus"
......
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