Am Mon, 14 Jun 2010 10:33:57 -0400 schrieb [email protected]: > When monotone started, did it start as 0.01, 0.02, ... 0.09, 0.10, > 0.11, ... or did it start 0.1, 0.2, ... 0.9, 0.10? If the former, > we're using two-digit integers, but they could be interpreted as > rationals, so we haven't run out. If the latter, the next would be > 0.100.
The first commit in my db here (on 2003-09-04, from Graydon) has the commit message: "0.4 release". So, from that point of view, 0.100 would indeed be the next after 0.99, if we don't want to release 1.0. But we should try to avoid going that route again. - Thomas -- Thomas Moschny <[email protected]> _______________________________________________ Monotone-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/monotone-devel
