Skip to content

Commit

Permalink
build: Bump release version to 1.0.7
Browse files Browse the repository at this point in the history
Signed-off-by: Naushir Patuck <naush@raspberrypi.com>
  • Loading branch information
naushir committed Aug 29, 2024
1 parent 61d651a commit 28196ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

project('libpisp', 'c', 'cpp',
meson_version : '>= 0.58.0',
version : '1.0.6',
version : '1.0.7',
default_options : [
'werror=true',
'warning_level=2',
Expand Down

0 comments on commit 28196ed

Please sign in to comment.