Changeset 897fdb260c6eb0908797ac1c131d826740b4a785

Show
Ignore:
Timestamp:
03/07/08 00:32:33 (4 months ago)
Author:
Rafaël Carré <funman@videolan.org>
git-committer:
Rafaël Carré <funman@videolan.org> 1204846353 +0100
git-parent:

[df9e47491f515d940d5cb2e5e035c210b81c2a3a]

git-author:
Rafaël Carré <funman@videolan.org> 1204846353 +0100
Message:

We're not using subversion anymore

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • configure.ac

    r74e8b02 r897fdb2  
    11dnl Autoconf settings for vlc 
    22 
    3 AC_INIT(vlc,0.9.0-svn
     3AC_INIT(vlc,0.9.0-git
    44VERSION_MAJOR="0" 
    55VERSION_MINOR="9" 
    66VERSION_REVISION="0" 
    7 VERSION_EXTRA="svn
     7VERSION_EXTRA="git
    88 
    99CONFIGURE_LINE="`echo "$0 $ac_configure_args" | sed -e 's/\\\/\\\\\\\/g'`"