Commit e0bd6723 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

On the way to RC2

parent 5bf56453
Changes between 2.1.x and 2.2.0-rc1:
Changes between 2.1.x and 2.2.0-rc2:
--------------------------------
Important changes:
......
......@@ -2,12 +2,12 @@ dnl Autoconf settings for vlc
AC_COPYRIGHT([Copyright 2002-2014 VLC authors and VideoLAN])
AC_INIT(vlc, 2.2.0-rc1)
AC_INIT(vlc, 2.2.0-rc2)
VERSION_MAJOR=2
VERSION_MINOR=2
VERSION_REVISION=0
VERSION_EXTRA=0
VERSION_DEV=rc1
VERSION_DEV=rc2
PKGDIR="vlc"
AC_SUBST(PKGDIR)
......
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