Fix API Version in csapi-tizenfx.spec.in 5.0.0-preview1-00360
authorWonyoung Choi <wy80.choi@samsung.com>
Wed, 1 Nov 2017 22:06:07 +0000 (07:06 +0900)
committerWonyoung Choi <wy80.choi@samsung.com>
Wed, 1 Nov 2017 22:06:07 +0000 (07:06 +0900)
Change-Id: I4bfc181a7bcc7be6891835a4301eb3da6c528ef1

packaging/csapi-tizenfx.spec.in

index 29f634d..bceb934 100644 (file)
@@ -5,7 +5,7 @@
 
 %define _tizenfx_bin_path Artifacts
 
-%define TIZEN_NET_API_VERSION 4
+%define TIZEN_NET_API_VERSION 5
 %define TIZEN_NET_NUGET_VERSION @nuget_version@
 %define TIZEN_NET_INTERNAL_NUGET_VERSION @internal_nuget_version@