Skip to content

Commit f8b05c4

Browse files
committed
build: Update release version to v1.3.0
Signed-off-by: Naushir Patuck <naush@raspberrypi.com>
1 parent a29dde8 commit f8b05c4

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('libcamera-apps', 'c', 'cpp',
22
meson_version : '>= 0.64.0',
3-
version : '1.2.2',
3+
version : '1.3.0',
44
default_options : [
55
'werror=true',
66
'warning_level=3',

0 commit comments

Comments
 (0)