Skip to content

Commit

Permalink
Release number fix for meson.
Browse files Browse the repository at this point in the history
  • Loading branch information
garyscavone committed Jul 21, 2023
1 parent 0e11b50 commit 2f17e13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meson.build
@@ -1,5 +1,5 @@
project('RtAudio', 'cpp',
version: '6.0.0beta1',
version: '6.0.0',

default_options: ['warning_level=3',
'c_std=c99',
Expand Down

0 comments on commit 2f17e13

Please sign in to comment.