mirror of
https://github.com/google/santa.git
synced 2026-04-24 03:00:12 -04:00
* starlark format * Source/santa-driver -> Source/santa_driver * buildifier * kernel_tests unloads the driver * review updates * review updates
4 lines
70 B
Python
4 lines
70 B
Python
"""The version for all Santa components."""
|
|
|
|
SANTA_VERSION = "0.9.31"
|