Skip to content

Commit

Permalink
meson.build: bump to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
libcg committed Sep 10, 2020
1 parent 6e43bbf commit 22a585f
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('grvk', ['c', 'cpp'], version : '0.1.0', meson_version : '>= 0.46')
project('grvk', ['c', 'cpp'], version : '0.2.0', meson_version : '>= 0.46')

cpu_family = target_machine.cpu_family()

Expand Down

0 comments on commit 22a585f

Please sign in to comment.