lbry-sdk/lbrynet/build_type.py
2019-05-24 12:44:25 -04:00

3 lines
118 B
Python

# don't touch this. CI server changes this during build/deployment
BUILD = "dev"
BUILD_COMMIT = "source installation"