This commit is contained in:
Eduardo Quezada 2025-01-30 18:46:06 -03:00
parent 370cfd5bb4
commit 1c3cabb52a

View File

@ -8,6 +8,6 @@
// FALSE if this this version of Expansion is not a tagged commit, i.e.
// it contains unreleased changes.
#define EXPANSION_TAGGED_RELEASE FALSES
#define EXPANSION_TAGGED_RELEASE FALSE
#endif