]> git.sesse.net Git - vlc/commitdiff
* configure.ac: s/0.8.3/0.8.3-svn.
authorGildas Bazin <gbazin@videolan.org>
Thu, 26 May 2005 14:00:48 +0000 (14:00 +0000)
committerGildas Bazin <gbazin@videolan.org>
Thu, 26 May 2005 14:00:48 +0000 (14:00 +0000)
configure.ac

index 61a3c48f042b97e765ecab5f259198c2831d9531..ef96b9be433594fe1a9741787a461797e9f2f03c 100644 (file)
@@ -13,7 +13,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.8.3)
+AM_INIT_AUTOMAKE(vlc,0.8.3-svn)
 AM_CONFIG_HEADER(config.h)
 
 dnl