Version bump.

This commit is contained in:
con
2009-06-02 15:33:34 +02:00
parent 5ab1974002
commit e9b2613dc0
33 changed files with 119 additions and 119 deletions
+1 -1
View File
@@ -95,7 +95,7 @@ mv -f "${TMPFILE}" "${INSTALLER_RC}"
## Patch Info.plist
TMPFILE=`mktemp versionPatch.XXXXXX`
INFO_PLIST="${SCRIPT_DIR}/share/qtcreator/Info.plist"
INFO_PLIST="${SCRIPT_DIR}/src/app/Info.plist"
echo "Patching \`${INFO_PLIST}'"
sed \
-e "s/"${OLD}"/"${NEW}"/" \