diff --git a/NEWS b/NEWS index 65d873dd..4387db62 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,8 @@ +Overview of changes in Sysprof 3.31.91 +====================================== + + * Translation updates + Overview of changes in Sysprof 3.31.91 ====================================== diff --git a/meson.build b/meson.build index 7ea59827..da9237cd 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project('sysprof', ['c', 'cpp'], license: ['GPL3+', 'GPL2+'], - version: '3.31.91', + version: '3.32.0', meson_version: '>=0.47.2', default_options: [ 'c_std=gnu11',