mirror of
https://github.com/clearlinux/kernel-config-checker.git
synced 2026-09-04 04:31:31 +00:00
9 lines
131 B
Python
9 lines
131 B
Python
'''
|
|
Copyright (C) 2018 Intel Corporation
|
|
|
|
SPDX-License-Identifier: GPL-3.0
|
|
|
|
Version of Kernel Config Checker
|
|
'''
|
|
VERSION = '0.0.8'
|