Release version 0.67.0 89/317189/2
authorChanggyu Choi <changyu.choi@samsung.com>
Thu, 26 Dec 2024 11:26:18 +0000 (20:26 +0900)
committerChanggyu Choi <changyu.choi@samsung.com>
Thu, 26 Dec 2024 11:26:43 +0000 (20:26 +0900)
Changes:
 - Use std::format instead of snprintf
 - Print the backtrace of running process
 - Fix race condition related to global variable deallocation on process termination

Change-Id: I6731cf88ef5dd67c2e4ecb14a9ede414153099ee
Signed-off-by: Changgyu Choi <changyu.choi@samsung.com>
packaging/aul.spec

index ac689a674655230323fae4642ed0eb7e1378ee9b..d6180cf43fd80ca2262477ecee11c0cd2a387b20 100644 (file)
@@ -1,6 +1,6 @@
 Name:       aul
 Summary:    App utility library
-Version:    0.66.0
+Version:    0.67.0
 Release:    1
 Group:      Application Framework/Libraries
 License:    Apache-2.0