Skip to content

Commit db5d33b

Browse files
committed
v0.8.9: increase version number
1 parent 828c513 commit db5d33b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
project( 'Warthog', ['c','cpp'],
2-
version : '0.8.8',
2+
version : '0.8.9',
33
default_options : ['warning_level=3', 'cpp_std=c++20'])
44

55
libuv_dep = subproject('libuv', default_options : ['warning_level=0', 'werror=false', 'build_tests=false']).get_variable('libuv_dep')

0 commit comments

Comments
 (0)