vlc/vlc-2.1 | branch: master | Jean-Baptiste Kempf <j...@videolan.org> | Thu Sep 26 02:50:14 2013 +0200| [3fcd1762481c9ff61c3664ef0b44629c51d661fe] | committer: Jean-Baptiste Kempf
On the road to 2.1.1 > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.1.git/?a=commit;h=3fcd1762481c9ff61c3664ef0b44629c51d661fe --- NEWS | 5 +++++ configure.ac | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index dc99d2e..3514134 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,8 @@ +Changes between 2.1.0 and 2.1.1: +-------------------------------- + + + Changes between 2.0.9 and 2.1.0: -------------------------------- diff --git a/configure.ac b/configure.ac index 6135ab3..0e00b12 100644 --- a/configure.ac +++ b/configure.ac @@ -2,10 +2,10 @@ dnl Autoconf settings for vlc AC_COPYRIGHT([Copyright 2002-2013 VLC authors and VideoLAN]) -AC_INIT(vlc, 2.1.0) +AC_INIT(vlc, 2.1.1) VERSION_MAJOR=2 VERSION_MINOR=1 -VERSION_REVISION=0 +VERSION_REVISION=1 VERSION_EXTRA=0 VERSION_DEV= _______________________________________________ vlc-commits mailing list vlc-commits@videolan.org https://mailman.videolan.org/listinfo/vlc-commits