From 57994fa7a19ece18ffbecfabd69216190f62e425 Mon Sep 17 00:00:00 2001 From: Thiago Macieira Date: Sun, 6 Oct 2013 23:12:59 -0700 Subject: And let qmake create the Mac bundle on its own It will even parse the Info.plist.in file for us and run sed on it. Signed-off-by: Thiago Macieira --- packaging/macosx/Info.plist.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packaging') diff --git a/packaging/macosx/Info.plist.in b/packaging/macosx/Info.plist.in index a623303a1..5e094401a 100644 --- a/packaging/macosx/Info.plist.in +++ b/packaging/macosx/Info.plist.in @@ -17,6 +17,6 @@ CFBundleInfoDictionaryVersion 1.0 CFBundleVersion - CFBUNDLEVERSION_TOKEN + @SHORT_VERSION@ -- cgit v1.2.3-70-g09d2