vlc/vlc-2.2 | branch: master | Jean-Baptiste Kempf <j...@videolan.org> | Sat Aug 16 02:41:05 2014 +0200| [18ab804ee330cd709f973394ef4367a1b3dd901c] | committer: Jean-Baptiste Kempf
On the road to 2.2.0-pre2 > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.2.git/?a=commit;h=18ab804ee330cd709f973394ef4367a1b3dd901c --- NEWS | 2 +- configure.ac | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index 8d035ba..2042ce1 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -Changes between 2.1.x and 2.2.0-pre1: +Changes between 2.1.x and 2.2.0-pre2: -------------------------------- Important changes: diff --git a/configure.ac b/configure.ac index 5daf954..2d4a448 100644 --- a/configure.ac +++ b/configure.ac @@ -2,12 +2,12 @@ dnl Autoconf settings for vlc AC_COPYRIGHT([Copyright 2002-2014 VLC authors and VideoLAN]) -AC_INIT(vlc, 2.2.0-pre1) +AC_INIT(vlc, 2.2.0-pre2) VERSION_MAJOR=2 VERSION_MINOR=2 VERSION_REVISION=0 VERSION_EXTRA=0 -VERSION_DEV=pre1 +VERSION_DEV=pre2 PKGDIR="vlc" AC_SUBST(PKGDIR) _______________________________________________ vlc-commits mailing list vlc-commits@videolan.org https://mailman.videolan.org/listinfo/vlc-commits