Prepare 1.0.4.

This commit is contained in:
Chris Cromer 2023-05-02 23:26:01 -04:00
parent 819bcebce0
commit df31fda99c
Signed by: cromer
GPG Key ID: FA91071797BEEEC2
1 changed files with 1 additions and 1 deletions

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',