update A_VERSION_TWEAK

This commit is contained in:
tqfx 2024-09-06 13:05:34 +08:00
parent 8c051b84d2
commit 47f292994e
No known key found for this signature in database
GPG Key ID: 54B434B4E27F1DCB
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@
/*! algorithm library version tweak */
#ifndef A_VERSION_TWEAK
#define A_VERSION_TWEAK 20240630
#define A_VERSION_TWEAK 20240906
#endif /* A_VERSION_TWEAK */
#define A_VERSION_TOSTR(X) A_CAST_1(X)