|
I'm finding all this string- and float-fetish here a bit odd. Is there some reason we can't just have version tables like this:
M1._version = { 1, 2, 3 } // equivalent to version 1.2.3M2._version = { 4, 5 } // equivalent to version 4.5M3._version = { 3, 1, 4, 1, 5, 9, 2, 6, 5, 3, 5, 8, 9, 8 }// equivalent to version dotted-pi