fixup! Merge branch 'experimental-draw-waveform' into 'testing'

This commit is contained in:
apoorv569 2021-10-04 14:39:10 +05:30
parent 2e656b057e
commit 1a92c58954
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
project('SampleHive', project('SampleHive',
'cpp', 'cpp',
version : 'v0.8.4_alpha.1', version : 'v0.9.0_alpha.1',
license : 'GPL v3', license : 'GPL v3',
default_options : ['warning_level=1', default_options : ['warning_level=1',
'cpp_std=c++11']) 'cpp_std=c++11'])