Skip to content

Commit

Permalink
build: Bump release version to 1.1.0
Browse files Browse the repository at this point in the history
Signed-off-by: Naushir Patuck <naush@raspberrypi.com>
  • Loading branch information
naushir committed Jan 27, 2025
1 parent 0ed0a0c commit e7974a1
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.7',
version : '1.1.0',
default_options : [
'werror=true',
'warning_level=2',
Expand Down

0 comments on commit e7974a1

Please sign in to comment.