0
0
Fork 0
mirror of https://github.com/alerta/alerta.git synced 2025-01-30 11:36:20 +00:00
alerta_alerta/alerta/build.py
2014-12-15 21:32:34 +00:00

6 lines
116 B
Python

BUILD_NUMBER = 'DEV'
BUILD_DATE = 'unknown'
BUILD_VCS_NUMBER = 'unknown'
BUILT_BY = 'unknown'
HOSTNAME = 'unknown'