From 029aad807da95bd32a355a8d942b087cc6041d3c Mon Sep 17 00:00:00 2001 From: Davide Perini Date: Mon, 25 Sep 2023 12:27:07 +0200 Subject: [PATCH] action update --- include/Version.h | 4 ++-- version | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/include/Version.h b/include/Version.h index 94bd9fc..6078fba 100644 --- a/include/Version.h +++ b/include/Version.h @@ -1,9 +1,9 @@ // AUTO GENERATED FILE, DO NOT EDIT #ifndef VERSION - #define VERSION "1.10.2" + #define VERSION "1.10.3" #endif #ifndef BUILD_TIMESTAMP - #define BUILD_TIMESTAMP "2023-07-31 14:37:01.787325" + #define BUILD_TIMESTAMP "2023-09-25 12:25:09.180670" #endif \ No newline at end of file diff --git a/version b/version index 70ad429..62321af 100644 --- a/version +++ b/version @@ -1 +1 @@ -1.10.2 \ No newline at end of file +1.10.3 \ No newline at end of file