git commit and depth in version, android now allows upgrading

This commit is contained in:
Green Sky
2025-04-10 10:51:48 +02:00
parent b10e1ed99a
commit e5498a36ba
4 changed files with 49 additions and 3 deletions

View File

@@ -4,5 +4,8 @@
#define TOMATO_VERSION_MINOR @tomato_VERSION_MINOR@
#define TOMATO_VERSION_PATCH @tomato_VERSION_PATCH@
#define TOMATO_GIT_COMMIT "@TOMATO_GIT_COMMIT@"
#define TOMATO_GIT_DEPTH @TOMATO_GIT_DEPTH@
#define TOMATO_VERSION_STR "@tomato_VERSION_MAJOR@.@tomato_VERSION_MINOR@.@tomato_VERSION_PATCH@"