blob: 7394756f1fb62314b3cd7a35bef0a6d4f01f5222 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# Holds the current platform (Goanna) milestone.
# Should be in the format of
#
# x.x.x
# x.x.x.x
# x.x.x+
#
# Referenced by milestone.py.
#--------------------------------------------------------
6.1.0
|