From 9fdc1279cc9659d9d3ef473eb169d051b4e376a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Verschelde?= Date: Sat, 2 Apr 2016 22:22:38 +0200 Subject: [PATCH] Make hardcoded Mac version 2.0.x To avoid having to bump it up every time. --- tools/Godot.app/Contents/Info.plist | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/Godot.app/Contents/Info.plist b/tools/Godot.app/Contents/Info.plist index e2a64897825..785390bea3a 100755 --- a/tools/Godot.app/Contents/Info.plist +++ b/tools/Godot.app/Contents/Info.plist @@ -19,11 +19,11 @@ CFBundlePackageType APPL CFBundleShortVersionString - 2.0.1 + 2.0.x CFBundleSignature godot CFBundleVersion - 2.0.1 + 2.0.x NSHumanReadableCopyright © 2007-2016 Juan Linietsky, Ariel Manzur LSMinimumSystemVersion