In version 3.0, -o0 optimization has segment falut crash and it
is fixed. To show the modification clearly, bump version to 3.1.
Change-Id: I0ef174d2a780007248f59f07669055d7b40c0ebb
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
SET(PREFIX ${CMAKE_INSTALL_PREFIX})
SET(BINDIR "${PREFIX}/bin")
-SET(PACKAGE_VERSION "3.0")
+SET(PACKAGE_VERSION "3.1")
IF("${CMAKE_BUILD_TYPE}" STREQUAL "")
+lthor (3.1) unstable; urgency=low
+
+ * Upgraded to v3.1
+ * fix network flash crash with -o0 optimization build
+
+ -- Seung-Woo Kim <sw0312.kim@samsung.com> Wed, 2 Jan 2019 16:16:35 +0900
+
lthor (3.0) unstable; urgency=low
* Upgraded to v3.0
#
Name: lthor
Summary: Flashing tool for Tizen lunchbox
-Version: 3.0
+Version: 3.1
Release: 1
Group: Development/Tools/Other
License: Apache