Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
GSoC
GSoC2018
macOS
vlc
Commits
897fdb26
Commit
897fdb26
authored
Mar 07, 2008
by
Rafaël Carré
Browse files
We're not using subversion anymore
parent
df9e4749
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
897fdb26
dnl Autoconf settings for vlc
AC_INIT(vlc,0.9.0-
svn
)
AC_INIT(vlc,0.9.0-
git
)
VERSION_MAJOR="0"
VERSION_MINOR="9"
VERSION_REVISION="0"
VERSION_EXTRA="
svn
"
VERSION_EXTRA="
git
"
CONFIGURE_LINE="`echo "$0 $ac_configure_args" | sed -e 's/\\\/\\\\\\\/g'`"
CODENAME="Grishenko"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment