diff options
Diffstat (limited to 'meson.build')
-rw-r--r-- | meson.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build index 5fdc6cf..c696123 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('libuca', 'c', - version: '2.2.1' + version: '2.3.0' ) version = meson.project_version() |