X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=configure.ac;h=b688d8f80646619e1d2cc23143f3a9fbebc81870;hb=49a6c7ac8d7f5f27196453e9ec582070f68422fc;hp=9db6f6abba9cfe86b3531b0dd649e006930835a6;hpb=4039ea6f1b2c7a1244e260749c16c65d5e4b800a;p=vlc diff --git a/configure.ac b/configure.ac index 9db6f6abba..b688d8f806 100644 --- a/configure.ac +++ b/configure.ac @@ -2,12 +2,12 @@ dnl Autoconf settings for vlc AC_COPYRIGHT([Copyright 2002-2011 the VideoLAN team]) -AC_INIT(vlc, 1.2.0-git) +AC_INIT(vlc, 1.2.0-pre1) VERSION_MAJOR=1 VERSION_MINOR=2 VERSION_REVISION=0 VERSION_EXTRA=0 -VERSION_DEV=git +VERSION_DEV=pre1 PKGDIR="vlc" AC_SUBST(PKGDIR)