This commit is contained in:
Eduardo Quezada 2024-07-10 09:47:35 -04:00
parent c0eb9af2e6
commit 0613af5604

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