Files
santa/version.bzl
Tom Burgin 497c1f393f project format (#347)
* starlark format

* Source/santa-driver -> Source/santa_driver

* buildifier

* kernel_tests unloads the driver

* review updates

* review updates
2019-02-15 15:38:06 -05:00

4 lines
70 B
Python

"""The version for all Santa components."""
SANTA_VERSION = "0.9.31"