Bump cust revision

This commit is contained in:
Lightos1
2026-07-12 20:34:56 +02:00
parent 60cffadf8e
commit 8d4fcd14e0
2 changed files with 2 additions and 2 deletions

View File

@@ -20,7 +20,7 @@
#pragma once
#define CUST_REV 5
#define CUST_REV 6
#define KIP_VERSION 250
#include "oc_common.hpp"

View File

@@ -30,7 +30,7 @@ LIBNAMES := minIni
# major minor patch
TARGET_VERSION := 2.5.0
KIP_VERSION := 250
CUST_REV := 5
CUST_REV := 6
#---------------------------------------------------------------------------------
# options for code generation