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
b50c06c9
Commit
b50c06c9
authored
May 09, 2009
by
Jean-Baptiste Kempf
Browse files
Start of 1.1.0-git.
Codename is not changed yet (Zukovsky? Stop Goldeneye?)
parent
cb1bd11f
Changes
2
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
b50c06c9
Changes between 1.0.0-rc1 and 1.1.0:
------------------------------------
Changes between 0.9.9a and 1.0.0-rc1:
------------------------------------
...
...
configure.ac
View file @
b50c06c9
...
...
@@ -2,11 +2,11 @@ dnl Autoconf settings for vlc
AC_COPYRIGHT([Copyright 2002-2009 the VideoLAN team])
AC_INIT(vlc, 1.
0
.0-
rc1
)
AC_INIT(vlc, 1.
1
.0-
git
)
VERSION_MAJOR="1"
VERSION_MINOR="
0
"
VERSION_MINOR="
1
"
VERSION_REVISION="0"
VERSION_EXTRA="-
rc1
"
VERSION_EXTRA="-
git
"
PKGDIR="vlc"
AC_SUBST(PKGDIR)
...
...
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