This website works better with JavaScript
Home
Explore
Help
Sign In
vdd
/
mtk-lk
mirror of
https://github.com/svoboda18/lk
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Tree:
c65056906f
Branches
Tags
main
roar
mtk-lk
/
scripts
/
dct
/
utility
/
version.py
version.py
93 B
History
Raw
1
2
3
4
5
6
#! /usr/bin/python
# -*- coding: utf-8 -*-
VER_MAIN = '3'
VER_SUB = '5'
BUILD_SN = '160809'