Minor fix to pre-instllation version check for OSX

svn:r6666
This commit is contained in:
Andrew Lewman
2006-06-20 04:18:47 +00:00
parent 0109540091
commit ed2fb517d3
+1 -1
View File
@@ -22,7 +22,7 @@
<key>SpecProperty</key>
<string>ProductVersion</string>
<key>TestOperator</key>
<string>=</string>
<string>&gt;=</string>
<key>TestObject</key>
<string>OSVER</string>
</dict>