blob: ba703e1aae3f5c1fb9b421d39d8d32f7cfedc384 (
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.
#--------------------------------------------------------
5.2.0
|