--- Makefile.conf
+++ Makefile.conf
@@ -193,7 +193,6 @@ install_mac: all
 	ditto ./img dist/Scid.app/Contents/Resources/share/scid/img
 	ditto ./html dist/Scid.app/Contents/Resources/share/scid/html
 	install -m 666 resources/macos/Info.plist dist/Scid.app/Contents/
-	perl -pi -e "s|x\.x\</string\>|$(SCID_VERSION)</string\>|" dist/Scid.app/Contents/Info.plist
 	cd dist/Scid.app/Contents/Resources/bin/ && ln -sf ../share/scid/sounds
 	cd dist/Scid.app/Contents/Resources/bin/ && ln -sf ../share/scid/html
 	LANG=C sed -e 's|exec .*tkscid|exec "$(SCID_APP_BIN)tkscid"|' < scid > dist/Scid.app/Contents/Resources/bin/scid
