Commit 72bb4729 authored by Christophe Mutricy's avatar Christophe Mutricy

It's no longer 0.9.5

parent bb92f3ad
Changes between 0.9.5 and 0.9.6-git:
--------------------------------
Changes between 0.9.4 and 0.9.5: Changes between 0.9.4 and 0.9.5:
-------------------------------- --------------------------------
Security updates: Security updates:
......
dnl Autoconf settings for vlc dnl Autoconf settings for vlc
AC_INIT(vlc, 0.9.5) AC_INIT(vlc, 0.9.6-git)
VERSION_MAJOR="0" VERSION_MAJOR="0"
VERSION_MINOR="9" VERSION_MINOR="9"
VERSION_REVISION="5" VERSION_REVISION="6"
VERSION_EXTRA="" VERSION_EXTRA="-git"
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