]> Kevux Git Server - fll/commitdiff
Bugfix: Incorrect micro version in stand alone build settings. 0.8.1
authorKevin Day <Kevin@kevux.org>
Thu, 30 Apr 2026 05:09:24 +0000 (00:09 -0500)
committerKevin Day <Kevin@kevux.org>
Thu, 30 Apr 2026 05:09:24 +0000 (00:09 -0500)
build/stand_alone/byte_dump.settings
build/stand_alone/example.settings

index 9fa5d174defc2761f4dea128a2fe2bd9542415ad..171541d933802da31817d3cc77356d5776277c19 100644 (file)
@@ -21,7 +21,7 @@ build_name byte_dump
 stage stand_alone
 
 version_major 0
-version_minor 6
+version_minor 8
 version_micro 1
 version_file micro
 version_target minor
index c860f4abea7b304ce43f84baff7cb66a4cbb160a..7c217d0a228f3c583cf36cd8976a20d9f29dd438 100644 (file)
@@ -21,7 +21,7 @@ build_name example
 stage stand_alone
 
 version_major 0
-version_minor 6
+version_minor 8
 version_micro 1
 version_file micro
 version_target minor