Skip to content
This repository has been archived by the owner on Sep 9, 2021. It is now read-only.

Commit

Permalink
Bump to v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
emersion committed Jan 6, 2021
1 parent dae6c70 commit 8cd2205
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,7 +1,7 @@
project(
'basu',
'c',
version : '0.1.0',
version : '0.2.0',
license : 'LGPLv2+',
default_options : ['c_std=gnu99', 'prefix=/usr', 'sysconfdir=/etc', 'localstatedir=/var'],
meson_version : '>= 0.54'
Expand Down

0 comments on commit 8cd2205

Please sign in to comment.