Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
lundmar committed Oct 25, 2022
1 parent c0e2612 commit e7b8577
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,5 +1,5 @@
project('liblxi', 'c',
version : '1.17',
version : '1.18',
license : [ 'BSD-3-Clause'],
meson_version : '>= 0.53.2',
default_options : [ 'warning_level=2', 'buildtype=release', 'c_std=gnu11', 'optimization=2', 'b_lundef=false' ]
Expand Down

0 comments on commit e7b8577

Please sign in to comment.