Non-tagged

This commit is contained in:
Eduardo Quezada 2024-01-17 11:52:04 -03:00
parent 3636ff6d69
commit cadaeb7074

View File

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