Add a thread ID for Vehicle Web API plugin 62/2462/1 2.0alpha accepted/2.0alpha/20121230.011911 submit/2.0/20130306.223008 submit/2.0alpha/20121228.131751
authorMikko Ylinen <mikko.ylinen@intel.com>
Fri, 30 Nov 2012 21:52:17 +0000 (23:52 +0200)
committerMikko Ylinen <mikko.ylinen@intel.com>
Fri, 30 Nov 2012 21:52:17 +0000 (23:52 +0200)
packaging/wrt-plugins-common.spec
src/Commons/ThreadPool.h

index f5297c7..8d860a1 100644 (file)
@@ -1,7 +1,7 @@
 #sbs-git:slp/pkgs/w/wrt-plugins-common wrt-plugins-common 0.3.54
 Name:       wrt-plugins-common
 Summary:    wrt-plugins common library
-Version:    0.3.54
+Version:    0.3.55
 Release:    1
 Group:      Development/Libraries
 License:    Apache License, Version 2.0
index 86fb475..12a8e0f 100755 (executable)
@@ -74,6 +74,7 @@ class ThreadEnum
        MEDIACONTENT_THREAD,
        SE_THREAD,
        DOWNLOAD_THREAD,
+       VEHICLE_THREAD,
         //....
         size
     };