Skip to content

Commit a8ccf9f

Browse files
committed
build: Update release version to v1.5.2
Signed-off-by: Naushir Patuck <[email protected]>
1 parent 82e1bdd commit a8ccf9f

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.1',
3+
version : '1.5.2',
44
default_options : [
55
'werror=true',
66
'warning_level=3',

0 commit comments

Comments
 (0)