Bump version to 3.0 supporting THOR protocol 5.0 and network mode 06/177606/13
authorSeung-Woo Kim <sw0312.kim@samsung.com>
Mon, 30 Apr 2018 05:59:56 +0000 (14:59 +0900)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Thu, 31 May 2018 10:32:29 +0000 (19:32 +0900)
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>
CMakeLists.txt
debian/changelog
packaging/lthor.spec

index e4f315cc142d7f664b7c876df7cf138d9881355e..5267bd4162f67eccf1f044b1b8bd285027d52214 100755 (executable)
@@ -23,7 +23,7 @@ SET(PKGNAME "${PACKAGE}")
 SET(PREFIX ${CMAKE_INSTALL_PREFIX})
 SET(BINDIR "${PREFIX}/bin")
 
-SET(PACKAGE_VERSION "2.0")
+SET(PACKAGE_VERSION "3.0")
 
 
 IF("${CMAKE_BUILD_TYPE}" STREQUAL "")
index 9f1a3f1bd38b210532a73db9fc20b3079f9c5168..c4082843174cc3ebb290b3380140facd42a1dbdc 100644 (file)
@@ -1,3 +1,10 @@
+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
index 8bc0188a0ff479fd80e21b9f3ec75d87f69c18bf..14074276435e29c5c7a0938235df15f3a7455da3 100644 (file)
@@ -3,7 +3,7 @@
 #
 Name:          lthor
 Summary:       Flashing tool for Tizen lunchbox
-Version:       2.0
+Version:       3.0
 Release:       1
 Group:         Development/Tools/Other
 License:       Apache