vlc | branch: master | Jean-Baptiste Kempf <[email protected]> | Wed Nov 23 20:40:57 2011 +0100| [bf4764eaeaf05d9eaeaf14ebaff33d9898121ef1] | committer: Jean-Baptiste Kempf
On the road to -pre2 > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=bf4764eaeaf05d9eaeaf14ebaff33d9898121ef1 --- NEWS | 2 +- configure.ac | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 74a72f6..61d93d2 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -Changes between 1.1.x and 1.2.0-pre1: +Changes between 1.1.x and 1.2.0-pre2: ------------------------------------ Important notes: diff --git a/configure.ac b/configure.ac index dc5c685..d412223 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ dnl Autoconf settings for vlc AC_COPYRIGHT([Copyright 2002-2011 the VideoLAN team]) -AC_INIT(vlc, 1.2.0-pre1) +AC_INIT(vlc, 1.2.0-pre2) VERSION_MAJOR=1 VERSION_MINOR=2 VERSION_REVISION=0 _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
