The lthor 3.0 supports THOR protocol 5.0 which can send file more
than 4GB and supports flashing via network.
Change-Id: I7c8429d01488281b2ae4c59f7846da78ee1a80e7
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
SET(PREFIX ${CMAKE_INSTALL_PREFIX})
SET(BINDIR "${PREFIX}/bin")
-SET(PACKAGE_VERSION "2.0")
+SET(PACKAGE_VERSION "3.0")
IF("${CMAKE_BUILD_TYPE}" STREQUAL "")
+lthor (3.0) unstable; urgency=low
+
+ * Upgraded to v3.0
+ * Support THOR protocol 5.0 and flashing via network
+
+ -- Seung-Woo Kim <sw0312.kim@samsung.com> Fri, 4 May 2018 11:20:12 +0900
+
lthor (2.0) unstable; urgency=low
* Upgraded to v2.0
#
Name: lthor
Summary: Flashing tool for Tizen lunchbox
-Version: 2.0
+Version: 3.0
Release: 1
Group: Development/Tools/Other
License: Apache