Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
VLC
Manage
Activity
Members
Labels
Plan
Issues
4k
Issue boards
Milestones
Code
Merge requests
426
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
VideoLAN
VLC
Commits
4536dce8
Commit
4536dce8
authored
7 years ago
by
Jean-Baptiste Kempf
Browse files
Options
Downloads
Patches
Plain Diff
WeatherWax RC3
parent
57e3e13d
No related branches found
Branches containing commit
Tags
3.0.0-rc3
Tags containing commit
1 merge request
!3533
Backport MR 3236 to 3.0.x
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
NEWS
+1
-1
1 addition, 1 deletion
NEWS
configure.ac
+2
-2
2 additions, 2 deletions
configure.ac
with
3 additions
and
3 deletions
NEWS
+
1
−
1
View file @
4536dce8
Changes between 2.2.8 and 3.0.0-rc
2
:
Changes between 2.2.8 and 3.0.0-rc
3
:
--------------------------------
Platform support changes:
...
...
This diff is collapsed.
Click to expand it.
configure.ac
+
2
−
2
View file @
4536dce8
...
...
@@ -2,12 +2,12 @@ dnl Autoconf settings for vlc
AC_COPYRIGHT([Copyright 1999-2017 VLC authors and VideoLAN])
AC_INIT(vlc, 3.0.0-rc
2
)
AC_INIT(vlc, 3.0.0-rc
3
)
VERSION_MAJOR=3
VERSION_MINOR=0
VERSION_REVISION=0
VERSION_EXTRA=0
VERSION_DEV=rc
2
VERSION_DEV=rc
3
PKGDIR="vlc"
AC_SUBST(PKGDIR)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment