vlc/vlc-1.1 | branch: master | Jean-Baptiste Kempf <j...@videolan.org> | Sun Jan 30 20:34:00 2011 +0100| [13735a5ac7b52360d70420335e5df1a17c4290e5] | committer: Jean-Baptiste Kempf
1.1.7 NEWS > http://git.videolan.org/gitweb.cgi/vlc/vlc-1.1.git/?a=commit;h=13735a5ac7b52360d70420335e5df1a17c4290e5 --- NEWS | 8 ++++++-- configure.ac | 4 ++-- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/NEWS b/NEWS index e37543e..1d51684 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,5 @@ -Changes between 1.1.6 and 1.1.7-git: ----------------------------------- +Changes between 1.1.6 and 1.1.7: +-------------------------------- Linux port: * Integration with the KDE GUI platform is disabled due to KDE bugs @@ -12,6 +12,10 @@ Mac OS X port: Demuxers: * Fix for Matroska / WebM remote code execution vulnerability. + VideoLAN-SA-1102 + +Translations: + * Update for Hebrew, Japanese, Danish and Russian translations Changes between 1.1.6 and 1.1.6.1: diff --git a/configure.ac b/configure.ac index 90dd971..f5c8216 100644 --- a/configure.ac +++ b/configure.ac @@ -2,11 +2,11 @@ dnl Autoconf settings for vlc AC_COPYRIGHT([Copyright 2002-2011 the VideoLAN team]) -AC_INIT(vlc, 1.1.7-git) +AC_INIT(vlc, 1.1.7) VERSION_MAJOR="1" VERSION_MINOR="1" VERSION_REVISION="7" -VERSION_EXTRA="-git" +VERSION_EXTRA="" PKGDIR="vlc" AC_SUBST(PKGDIR) _______________________________________________ vlc-commits mailing list vlc-commits@videolan.org http://mailman.videolan.org/listinfo/vlc-commits