aboutsummaryrefslogtreecommitdiffstats
path: root/meson.build
diff options
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 237d9b40..91230dc9 100644
--- a/meson.build
+++ b/meson.build
@@ -6,7 +6,7 @@ project(
'trace-cmd', ['c'],
meson_version: '>= 0.50.0',
license: 'GPL-2.0',
- version: '3.3.1',
+ version: '3.3.2',
default_options: [
'c_std=gnu99',
'buildtype=debug',