File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -136,9 +136,9 @@ TPythonVersionProp = record
136136 (DllName: ' libpython3.5m.so' ; RegVersion: ' 3.5' ; APIVersion: 1013 ),
137137 (DllName: ' libpython3.6m.so' ; RegVersion: ' 3.6' ; APIVersion: 1013 ),
138138 (DllName: ' libpython3.7m.so' ; RegVersion: ' 3.7' ; APIVersion: 1013 ),
139- (DllName: ' libpython3.8m .so' ; RegVersion: ' 3.8' ; APIVersion: 1013 ),
140- (DllName: ' libpython3.9m .so' ; RegVersion: ' 3.9' ; APIVersion: 1013 ),
141- (DllName: ' libpython3.10m .so' ; RegVersion: ' 3.10' ; APIVersion: 1013 )
139+ (DllName: ' libpython3.8 .so' ; RegVersion: ' 3.8' ; APIVersion: 1013 ),
140+ (DllName: ' libpython3.9 .so' ; RegVersion: ' 3.9' ; APIVersion: 1013 ),
141+ (DllName: ' libpython3.10 .so' ; RegVersion: ' 3.10' ; APIVersion: 1013 )
142142 );
143143{ $ENDIF}
144144{ $IFDEF DARWIN}
You can’t perform that action at this time.
0 commit comments