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
Hugo Beauzée-Luyssen
medialibrary
Commits
35bbe667
Commit
35bbe667
authored
Jul 18, 2019
by
Hugo Beauzée-Luyssen
Browse files
Bump version to 0.5.0
parent
872331bb
Pipeline
#8271
passed with stage
in 40 minutes and 48 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
35bbe667
m4_define([MEDIALIB_MAJOR], [0])
m4_define([MEDIALIB_MINOR], [
4
])
m4_define([MEDIALIB_MINOR], [
5
])
m4_define([MEDIALIB_MICRO], [0])
AC_COPYRIGHT([Copyright 2014-201
7
Hugo Beauzée-Luyssen - VideoLabs - VideoLAN])
AC_COPYRIGHT([Copyright 2014-201
9
Hugo Beauzée-Luyssen - VideoLabs - VideoLAN])
AC_INIT([medialibrary], [MEDIALIB_MAJOR.MEDIALIB_MINOR.MEDIALIB_MICRO])
AC_CONFIG_HEADERS([config.h])
...
...
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