[NUI] nui_0.2.61.3 version release 57/159857/1 4.0.1-preview1-00020
authorhuiyu,eun <huiyu.eun@samsung.com>
Mon, 13 Nov 2017 08:39:50 +0000 (17:39 +0900)
committerhuiyu,eun <huiyu.eun@samsung.com>
Mon, 13 Nov 2017 08:41:23 +0000 (17:41 +0900)
Change-Id: I288e4c3c9ca1e1b736b630bfc2fe8f49eb1bb352
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
src/Tizen.NUI/src/internal/VersionCheck.cs

index 66ef0cf..d1d2792 100755 (executable)
@@ -24,10 +24,10 @@ namespace Tizen.NUI
     {
         public const int daliVer1 = 1;
         public const int daliVer2 = 2;
-        public const int daliVer3 = 61002;
+        public const int daliVer3 = 61003;
         public const int nuiVer1 = 0;
         public const int nuiVer2 = 2;
-        public const int nuiVer3 = 61002;
+        public const int nuiVer3 = 61003;
         public const string nuiRelease = "";