Skip to content

Commit

Permalink
new version v1.02.20240903
Browse files Browse the repository at this point in the history
  • Loading branch information
fra589 committed Sep 3, 2024
1 parent 6478210 commit 031cddd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions WeThermic/WeThermic.h
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@
#define COPYRIGHT "G.Brière 2024-2024"
#define APP_NAME "WeThermic"
#define APP_VERSION_MAJOR "1"
#define APP_VERSION_MINOR "02"
#define APP_VERSION_DATE "20240820"
#define APP_VERSION_MINOR "03"
#define APP_VERSION_DATE "20240903"
#define APP_VERSION_STRING "v" APP_VERSION_MAJOR "." APP_VERSION_MINOR "." APP_VERSION_DATE
#define APP_NAME_VERSION APP_NAME " - " APP_VERSION_STRING "\0"

Expand Down

0 comments on commit 031cddd

Please sign in to comment.