In version 3.2 build issue in Ubuntu 18.04 is resolved and build
warnings are also removed.
Change-Id: Idc4973bfea3b018095bb13f4445ac0307d354288
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
SET(PREFIX ${CMAKE_INSTALL_PREFIX})
SET(BINDIR "${PREFIX}/bin")
-SET(PACKAGE_VERSION "3.1")
+SET(PACKAGE_VERSION "3.2")
IF("${CMAKE_BUILD_TYPE}" STREQUAL "")
+lthor (3.2) unstable; urgency=low
+
+ * Upgraded to v3.2
+ * fix network build error with aio_sigevent in Ubuntu 18.04
+
+ -- Seung-Woo Kim <sw0312.kim@samsung.com> Wed, 16 Jan 2019 17:09:42 +0900
+
lthor (3.1) unstable; urgency=low
* Upgraded to v3.1
#
Name: lthor
Summary: Flashing tool for Tizen lunchbox
-Version: 3.1
+Version: 3.2
Release: 1
Group: Development/Tools/Other
License: Apache