[libcloudproviders] build: Update license and version



commit 9dd014eff1746aa84bafecc301be0a51c448e0e6
Author: Carlos Soriano <csoriano1618 gmail com>
Date:   Mon Aug 28 18:44:42 2017 +0000

    build: Update license and version

 meson.build | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/meson.build b/meson.build
index 2a55fe3..90484a6 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
 project ('libcloudproviders', 'c',
-         version: '1.0.0',
+         version: '0.1.1',
          meson_version: '>=0.40.0',
-         license: 'GPL3+')
+         license: 'LGPL3+')
 
 add_global_arguments ('-Wno-deprecated-declarations', language:'c')
 


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