Skip to content

Commit

Permalink
build: version v4.0.1
Browse files Browse the repository at this point in the history
Bump to v4.0.1.

Signed-off-by: Klaus Jensen <[email protected]>
  • Loading branch information
birkelund committed Apr 17, 2024
1 parent 4f6fed3 commit 6789fc7
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 @@ -4,7 +4,7 @@
##

project('libvfn', ['c', 'cpp'],
version : '4.0.0',
version : '4.0.1',
license : 'LGPL-2.1-or-later',
default_options: [
'warning_level=2',
Expand Down

0 comments on commit 6789fc7

Please sign in to comment.