develop #29

Merged
cromer merged 6 commits from develop into master 2023-05-02 23:27:51 -04:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit df31fda99c - Show all commits

View File

@ -1,7 +1,7 @@
project('obelisk',
'c',
'cpp',
version : '1.0.3',
version : '1.0.4',
license : 'BSD-3-Clause',
default_options : [
'warning_level=3',