X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=configure.ac;h=82a140ef0a2bee8fa833bb18de476bcab78b78e7;hb=badc5d5dd4071bf4cca682545a917fb082603ae3;hp=acd04688757f5ea773b9bebcbbf86c91f14275db;hpb=f01bf2d377de12a4091357ee9a1e38bfbc8e6ff0;p=vlc diff --git a/configure.ac b/configure.ac index acd0468875..82a140ef0a 100644 --- a/configure.ac +++ b/configure.ac @@ -2,11 +2,11 @@ dnl Autoconf settings for vlc AC_COPYRIGHT([Copyright 2002-2009 the VideoLAN team]) -AC_INIT(vlc, 1.0.0-git) +AC_INIT(vlc, 1.0.0-pre1) VERSION_MAJOR="1" VERSION_MINOR="0" VERSION_REVISION="0" -VERSION_EXTRA="-git" +VERSION_EXTRA="-pre1" PKGDIR="vlc" AC_SUBST(PKGDIR)