Skip to content

Commit 414a738

Browse files
committed
build: Update release version to v1.4.4
Signed-off-by: Naushir Patuck <naush@raspberrypi.com>
1 parent deb38c1 commit 414a738

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meson.build

Lines changed: 1 addition & 1 deletion
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.4.3',
3+
version : '1.4.4',
44
default_options : [
55
'werror=true',
66
'warning_level=3',

0 commit comments

Comments
 (0)