sysclk: bump version
This commit is contained in:
@@ -39,7 +39,7 @@ include ${TOPDIR}/lib/libultrahand/ultrahand.mk
|
||||
# version control constants
|
||||
#---------------------------------------------------------------------------------
|
||||
#TARGET_VERSION := $(shell git describe --dirty --always --tags)
|
||||
APP_VERSION := 0.28
|
||||
APP_VERSION := 0.29
|
||||
TARGET_VERSION := $(APP_VERSION)
|
||||
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
@@ -195,7 +195,7 @@ Result FileUtils::Initialize()
|
||||
{
|
||||
FileUtils::RefreshFlags(true);
|
||||
g_has_initialized = true;
|
||||
FileUtils::LogLine("=== hoc-clk" TARGET_VERSION " ===");
|
||||
FileUtils::LogLine("=== hoc-clk " TARGET_VERSION " ===");
|
||||
FileUtils::LogLine("by m4xw, natinusala, p-sam, Souldbminer and Lightos_");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user