Skip to content

Commit 28196ed

Browse files
committed
build: Bump release version to 1.0.7
Signed-off-by: Naushir Patuck <[email protected]>
1 parent 61d651a commit 28196ed

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
@@ -3,7 +3,7 @@
33

44
project('libpisp', 'c', 'cpp',
55
meson_version : '>= 0.58.0',
6-
version : '1.0.6',
6+
version : '1.0.7',
77
default_options : [
88
'werror=true',
99
'warning_level=2',

0 commit comments

Comments
 (0)