Missed a space in r4013.

Originally committed to SVN as r4014.
This commit is contained in:
Amar Takhar 2010-01-20 13:42:53 +00:00
parent c61ebef1d1
commit 163dd2e432
1 changed files with 1 additions and 1 deletions

View File

@ -234,7 +234,7 @@ else
PACKAGE_VERSION="${PACKAGE_VERSION}-dev-r${SVN_REVISION}"
VERSION="${VERSION}-dev-r${SVN_REVISION}"
BUNDLE_STRING="Aegisub ${PACKAGE_VERSION}-dev-${SVN_REVISION}"
BUNDLE_STRING="Aegisub-${PACKAGE_VERSION}-dev-${SVN_REVISION}"
DMG_STRING="Aegisub-${PACKAGE_VERSION}-dev-${SVN_REVISION}-${arch_bundle}"
fi