[Debian] Update version to 0.0.3
authorWook Song <wook16.song@samsung.com>
Wed, 27 Nov 2019 03:46:41 +0000 (12:46 +0900)
committer임근식/On-Device Lab(SR)/Principal Engineer/삼성전자 <geunsik.lim@samsung.com>
Wed, 27 Nov 2019 07:31:43 +0000 (16:31 +0900)
Update version to 0.0.3

Signed-off-by: Wook Song <wook16.song@samsung.com>
debian/changelog
meson.build

index 3b31abb..2471d15 100644 (file)
@@ -1,3 +1,10 @@
+npu-engine (0.0.3) unstable xenial bionic; urgency=medium
+
+  * Tarballs containing test data are removed
+  * Test data are generated at the build time
+
+ -- Wook Song <wook16.song@samsung.com>  Wed, 27 Nov 2019 12:42:00 +0900
+
 npu-engine (0.0.2.1) unstable xenial bionic; urgency=medium
 
   * 0.0.2 release
index 007b1e9..17dd7a4 100644 (file)
@@ -2,7 +2,7 @@
 # C++ is only allowed inside test directory for gtest.
 
 project('npu-engine', 'c',
-  version: '0.0.2',
+  version: '0.0.3',
   license: ['Proprietary'],
   meson_version: '>=0.42.0',
   default_options: [