]> git.sesse.net Git - vlc/commitdiff
VLC 0.6 codename is Trevelyan.
authorChristophe Massiot <massiot@videolan.org>
Wed, 4 Jun 2003 23:17:28 +0000 (23:17 +0000)
committerChristophe Massiot <massiot@videolan.org>
Wed, 4 Jun 2003 23:17:28 +0000 (23:17 +0000)
configure.ac.in

index b7102cea07048785f0f02c937d60eb66f9395fc9..0bdb5e7455b9b483dbcdb8d21093e1cf3e1f0ac6 100644 (file)
@@ -3,7 +3,7 @@ dnl Autoconf settings for vlc
 AC_INIT(vlc,0.6.0-test2)
 
 CONFIGURE_LINE="$0 $*"
-CODENAME="Natalya"
+CODENAME="Trevelyan"
 
 AC_PREREQ(2.50)
 AC_CONFIG_SRCDIR(src/libvlc.c)