diff options
Diffstat (limited to 'build/defines.sh')
-rw-r--r-- | build/defines.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/build/defines.sh b/build/defines.sh new file mode 100644 index 0000000000..cf98c3d8bf --- /dev/null +++ b/build/defines.sh @@ -0,0 +1,3 @@ +# Define indicating that this build is prior to one of the early betas. To be +# unset mid-way through the beta cycle. +EARLY_BETA_OR_EARLIER= |