mirror of
https://github.com/google/santa.git
synced 2026-01-14 16:58:02 -05:00
* fix SNTLoggingKernel BUILD rule (#518) * release: split out santa-driver.kext * release: update ci * remove ipa script rule * update ci
4 lines
68 B
Python
4 lines
68 B
Python
"""The version for all Santa components."""
|
|
|
|
SANTA_VERSION = "1.16"
|