Skip to content

Commit

Permalink
bump version to 0.0.44
Browse files Browse the repository at this point in the history
Signed-off-by: Luca Vaccaro <[email protected]>
  • Loading branch information
lvaccaro authored and jgriffiths committed Aug 31, 2021
1 parent a70e652 commit 8896f96
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
@@ -1,4 +1,4 @@
project('gdk', ['c', 'cpp'], version: '0.0.43', meson_version : '>= 0.58.0')
project('gdk', ['c', 'cpp'], version: '0.0.44', meson_version : '>= 0.58.0')

# commonly used checks
compiler = meson.get_compiler('cpp')
Expand Down

0 comments on commit 8896f96

Please sign in to comment.