Skip to content

Commit 7e4d3d7

Browse files
committed
build: Update release version to v1.2.1
Signed-off-by: Naushir Patuck <naush@raspberrypi.com>
1 parent 69122be commit 7e4d3d7

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

0 commit comments

Comments
 (0)