Skip to content

Commit 0b72972

Browse files
committed
build: Update release version to v1.5.1
Signed-off-by: Naushir Patuck <[email protected]>
1 parent 87974bf commit 0b72972

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meson.build

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
project('rpicam-apps', 'c', 'cpp',
22
meson_version : '>= 0.64.0',
3-
version : '1.5.0',
3+
version : '1.5.1',
44
default_options : [
55
'werror=true',
66
'warning_level=3',

0 commit comments

Comments
 (0)