[sysprof] build: bump version number for new features



commit 7c75210748940a58af4e812465fc7f84c50075a9
Author: Christian Hergert <chergert redhat com>
Date:   Wed May 29 15:18:59 2019 -0700

    build: bump version number for new features
    
    This will let us more strictly check things from Builder.

 meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index ceeeffb..0b5b5e8 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('sysprof', ['c', 'cpp'],
         license: ['GPL3+', 'GPL2+'],
-        version: '3.33.1',
+        version: '3.33.2',
   meson_version: '>=0.49.0',
   default_options: [ 'c_std=gnu11',
                      'cpp_std=c++11',


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]