summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeung-Woo Kim <sw0312.kim@samsung.com>2024-11-08 15:17:53 +0900
committerSeung-Woo Kim <sw0312.kim@samsung.com>2024-11-08 15:23:14 +0900
commitcfd3062790a566f8ca7ba497d45f6830f98a2222 (patch)
treeaa95fa2717e06b67af86a2ea839a787adfe1fb77
parent75abbb05cc60003f358058a7391678b5ad3766fb (diff)
downloadlthor-tizen.tar.gz
lthor-tizen.tar.bz2
lthor-tizen.zip
Bump version to 3.3tizen
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>
-rwxr-xr-xCMakeLists.txt2
-rw-r--r--debian/changelog7
-rw-r--r--packaging/lthor.spec2
3 files changed, 9 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 4bba475..ff16201 100755
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -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 "")
diff --git a/debian/changelog b/debian/changelog
index fe0899f..df7c729 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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
diff --git a/packaging/lthor.spec b/packaging/lthor.spec
index 1e4b7b0..d97e79f 100644
--- a/packaging/lthor.spec
+++ b/packaging/lthor.spec
@@ -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