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
badc5d5d
Commit
badc5d5d
authored
Mar 19, 2009
by
Christophe Mutricy
Browse files
1st preview release for VLC 1.0.0
parent
f01bf2d3
Changes
2
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
badc5d5d
Changes between 0.9.8a and 1.0.0-
git
:
------------------------------------
Changes between 0.9.8a and 1.0.0-
pre1
:
------------------------------------
--
Playback:
* Instantaneous pausing
...
...
configure.ac
View file @
badc5d5d
...
...
@@ -2,11 +2,11 @@ dnl Autoconf settings for vlc
AC_COPYRIGHT([Copyright 2002-2009 the VideoLAN team])
AC_INIT(vlc, 1.0.0-
git
)
AC_INIT(vlc, 1.0.0-
pre1
)
VERSION_MAJOR="1"
VERSION_MINOR="0"
VERSION_REVISION="0"
VERSION_EXTRA="-
git
"
VERSION_EXTRA="-
pre1
"
PKGDIR="vlc"
AC_SUBST(PKGDIR)
...
...
Write
Preview
Supports
Markdown
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