libcamera v0.0.1
This patch release commences the package release procedures for the project. Initial releases will include a bump to the patch (0.0.x) version number, as well as a corresponding increment to the soname. Acked-by: Kieran Bingham <kieran.bingham@ideasonboard.com> Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
This commit is contained in:
parent
fc46d09123
commit
a83aed77df
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
project('libcamera', 'c', 'cpp',
|
||||
meson_version : '>= 0.56',
|
||||
version : '0.0.0',
|
||||
version : '0.0.1',
|
||||
default_options : [
|
||||
'werror=true',
|
||||
'warning_level=2',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue