Bump version to 3.3 36/320136/2
authorSeung-Woo Kim <sw0312.kim@samsung.com>
Fri, 8 Nov 2024 06:17:53 +0000 (15:17 +0900)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Fri, 8 Nov 2024 06:22:20 +0000 (15:22 +0900)
In version 3.3 lthor, issue for thor sent file size less
than 1KB is fixed

Change-Id: I18b64284327e0e9393bf22cabe1873c13aafd72b
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
CMakeLists.txt
debian/changelog
packaging/lthor.spec

index 4bba4759ffe633f0b0b78d33a6d33979052c387c..ff1620155183c8aa9a934449ab2b48d587677a7b 100755 (executable)
@@ -23,7 +23,7 @@ SET(PKGNAME "${PACKAGE}")
 SET(PREFIX ${CMAKE_INSTALL_PREFIX})
 SET(BINDIR "${PREFIX}/bin")
 
-SET(PACKAGE_VERSION "3.2")
+SET(PACKAGE_VERSION "3.3")
 
 
 IF("${CMAKE_BUILD_TYPE}" STREQUAL "")
index fe0899fd9ba6cb32d6c2291b05558a3ccf122b86..df7c72973519b8fdbfe7f3ef53319092a1a3d6d3 100644 (file)
@@ -1,3 +1,10 @@
+lthor (3.3) unstable; urgency=low
+
+  * Upgraded to v3.3
+  * fix issue for sent file size less than 1KB
+
+ -- Seung-Woo Kim <sw0312.kim@samsung.com>  Fri, 11 Oct 2024 15:22:12 +0900
+
 lthor (3.2) unstable; urgency=low
 
   * Upgraded to v3.2
index 4c670de75b67b9241dcf5daad5c5eb886a05ef9a..1129c37e7e991cee8f9127d85587a71267c24220 100644 (file)
@@ -3,7 +3,7 @@
 #
 Name:          lthor
 Summary:       Flashing tool for Tizen lunchbox
-Version:       3.2
+Version:       3.3
 Release:       1
 Group:         Development/Tools/Other
 License:       Apache