Factor.app: fix "About Factor" version number. It really is 0.95, this is just chrome on the wheels.
parent
25bdd23829
commit
0b41fac5e9
|
@ -32,7 +32,7 @@
|
|||
<key>CFBundlePackageType</key>
|
||||
<string>APPL</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>0.94</string>
|
||||
<string>0.95</string>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>Copyright © 2003-2011 Factor developers</string>
|
||||
<key>NSServices</key>
|
||||
|
|
Loading…
Reference in New Issue