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

On the road to 2.0.5

parent a4e92ec8
Changes between 2.0.4 and 2.0.5:
--------------------------------
Changes between 2.0.3 and 2.0.4: Changes between 2.0.3 and 2.0.4:
-------------------------------- --------------------------------
......
...@@ -2,10 +2,10 @@ dnl Autoconf settings for vlc ...@@ -2,10 +2,10 @@ dnl Autoconf settings for vlc
AC_COPYRIGHT([Copyright 2002-2012 VLC authors and VideoLAN]) AC_COPYRIGHT([Copyright 2002-2012 VLC authors and VideoLAN])
AC_INIT(vlc, 2.0.4) AC_INIT(vlc, 2.0.5)
VERSION_MAJOR=2 VERSION_MAJOR=2
VERSION_MINOR=0 VERSION_MINOR=0
VERSION_REVISION=4 VERSION_REVISION=5
VERSION_EXTRA=0 VERSION_EXTRA=0
VERSION_DEV= VERSION_DEV=
......
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