Update version for beta1

This commit is contained in:
Chris Cannam
2022-06-15 14:28:40 +01:00
parent 8b25206e7f
commit 321544e05d
4 changed files with 13 additions and 4 deletions

View File

@@ -2,7 +2,7 @@
project(
'Rubber Band Library',
'c', 'cpp',
version: '3.0.0-pre',
version: '3.0.0-beta1',
license: 'GPL-2.0-or-later',
default_options: [
'cpp_std=c++11',