[Release] 0.0.2-rc1
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Sat, 13 Oct 2018 07:23:15 +0000 (16:23 +0900)
committerMyungJoo Ham <myungjoo.ham@gmail.com>
Mon, 15 Oct 2018 05:20:01 +0000 (14:20 +0900)
If this passes all the release test, this will become 0.0.2 stable.
(Along with the pending PRs)

Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
CMakeLists.txt
packaging/nnstreamer.spec
packaging/nnstreamer_testapp.spec

index cee4703..93fb732 100644 (file)
@@ -11,7 +11,7 @@ IF(SINGLE_BINARY)
        ADD_DEFINITIONS(-DSINGLE_BINARY)
 ENDIF(SINGLE_BINARY)
 
-ADD_DEFINITIONS(-DVERSION="0.0.1")
+ADD_DEFINITIONS(-DVERSION="0.0.2")
 
 SET(PREFIX ${CMAKE_INSTALL_PREFIX})
 SET(EXEC_PREFIX "${PREFIX}/bin")
index 634c647..4944f2c 100644 (file)
@@ -4,8 +4,8 @@
 
 Name:          nnstreamer
 Summary:       gstremaer plugins for neural networks
-Version:       0.0.1
-Release:       1
+Version:       0.0.2
+Release:       rc1
 Group:         Applications/Multimedia
 Packager:      MyungJoo Ham <myungjoo.ham@samsung.com>
 License:       LGPL-2.1
index 7f424ff..71a0b26 100644 (file)
@@ -1,7 +1,7 @@
 Name:          nnstreamer_testapp
 Summary:       test app for gstremaer plugins for neural networks
-Version:       0.0.1
-Release:       1
+Version:       0.0.2
+Release:       rc1
 Group:         Applications/Multimedia
 Packager:      MyungJoo Ham <myungjoo.ham@samsung.com>
 License:       LGPL-2.1