Projects
Staging
vlc-beta
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 292
View file
vlc-beta.patch
Changed
@@ -27,6 +27,17 @@ VLC_ADD_PLUGIN(mod) VLC_ADD_CXXFLAGS(mod,$LIBMODPLUG_CFLAGS) VLC_ADD_CFLAGS(mod,$LIBMODPLUG_CFLAGS) #modules/demux/mod.c needs CFLAGS_mod, not CXXFLAGS_mod +--- a/include/vlc/libvlc_version.h ++++ b/include/vlc/libvlc_version.h +@@ -54,7 +54,7 @@ + + + /** LibVLC ABI major version number, updated when incompatible changes are added */ +-# define LIBVLC_ABI_VERSION_MAJOR (12) ++# define LIBVLC_ABI_VERSION_MAJOR (123) + + /** LibVLC ABI minor version number, updated when compatible changes are added */ + # define LIBVLC_ABI_VERSION_MINOR (0) --- a/modules/control/cli/cli.c +++ b/modules/control/cli/cli.c @@ -537,9 +537,8 @@ static void cli_client_delete(struct cli_client *cl)
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.