Commit 149ea596 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

On the road to 1.2.0-pre3

parent 01fc8320
Changes between 1.1.x and 1.2.0-pre2:
Changes between 1.1.x and 1.2.0-pre3:
------------------------------------
Important notes:
......
......@@ -2,12 +2,12 @@ dnl Autoconf settings for vlc
AC_COPYRIGHT([Copyright 2002-2011 VLC authors and VideoLAN])
AC_INIT(vlc, 1.2.0-pre2)
AC_INIT(vlc, 1.2.0-pre3)
VERSION_MAJOR=1
VERSION_MINOR=2
VERSION_REVISION=0
VERSION_EXTRA=0
VERSION_DEV=pre2
VERSION_DEV=pre3
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