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
Steve Lhomme
VLC
Commits
e30dd13c
Commit
e30dd13c
authored
Aug 24, 2008
by
Rémi Denis-Courmont
Browse files
Version bump
parent
2981ac30
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
e30dd13c
dnl Autoconf settings for vlc
AC_INIT(vlc,
0.9
.0)
VERSION_MAJOR="
0
"
VERSION_MINOR="
9
"
AC_INIT(vlc,
1.0
.0)
VERSION_MAJOR="
1
"
VERSION_MINOR="
0
"
VERSION_REVISION="0"
VERSION_EXTRA=""
VERSION_EXTRA="
-git
"
CONFIGURE_LINE="`echo "$0 $ac_configure_args" | sed -e 's/\\\/\\\\\\\/g'`"
CODENAME="G
rishenko
"
CODENAME="G
oldeneye
"
COPYRIGHT_YEARS="1996-2008"
AC_PREREQ(2.59c)
...
...
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