Untag release

This commit is contained in:
Eduardo Quezada 2024-04-15 17:51:27 -04:00
parent ab5c2d9161
commit 159eb1aea9

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 TRUE
#define EXPANSION_TAGGED_RELEASE FALSE
#endif