mirror of
https://github.com/mcneel/opennurbs.git
synced 2026-03-22 02:20:35 +08:00
Update source to v6.8.18240.20051
Previous source was actually for 6.1...
This commit is contained in:
@@ -190,6 +190,7 @@ bool ON_VersionNumberIsYearMonthDateFormat(
|
||||
|| (n <= 4 && year <= 2011)
|
||||
|| (5==n && year >= 2006)
|
||||
|| (6==n && year >= 2012)
|
||||
|| (n>=7 && year >= 2018)
|
||||
)
|
||||
{
|
||||
rc = true;
|
||||
|
||||
Reference in New Issue
Block a user