Commit 5d6caeb0 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Update NEWS and configure.ac for 1.1.11

parent 9ab44d92
Changes between 1.1.10 and 1.1.11-git:
----------------------------------
Translations:
* Update of Slovak, Lithunanian
Changes between 1.1.9 and 1.1.10:
---------------------------------
......
......@@ -2,11 +2,11 @@ dnl Autoconf settings for vlc
AC_COPYRIGHT([Copyright 2002-2011 the VideoLAN team])
AC_INIT(vlc, 1.1.10)
AC_INIT(vlc, 1.1.11-git)
VERSION_MAJOR="1"
VERSION_MINOR="1"
VERSION_REVISION="10"
VERSION_EXTRA=""
VERSION_REVISION="11"
VERSION_EXTRA="-git"
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