Commit f134c067 authored by Sam Hocevar's avatar Sam Hocevar

* ./configure.ac.in: first step in the world domination roadmap, setting

    the CVS version to -test4.
parent 476ba22e
dnl Autoconf settings for vlc
AC_INIT(vlc,0.5.0-test3)
AC_INIT(vlc,0.5.0-test4)
CONFIGURE_LINE="$0 $*"
CODENAME="Natalya"
......@@ -11,7 +11,7 @@ AC_CANONICAL_SYSTEM
dnl XXX: we don't put any flags here, because automake 1.5 doesn't support
dnl them. And we need the comma otherwize automake will choke on it.
AM_INIT_AUTOMAKE(vlc,0.5.0-test3)
AM_INIT_AUTOMAKE(vlc,0.5.0-test4)
AM_CONFIG_HEADER(config.h)
dnl
......
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