build: Bump version to 1.3

This commit is contained in:
Arun Raghavan 2023-09-05 11:19:47 -04:00
parent 0691ae20d8
commit 8e258a1933

View File

@ -1,5 +1,5 @@
project('webrtc-audio-processing', 'c', 'cpp',
version : '1.2',
version : '1.3',
meson_version : '>= 0.63',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized',