From f930656b661e6d566e323d27be061a34f75ec946 Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Thu, 12 Feb 2009 10:07:30 -0500 Subject: [PATCH] Don't include the final .0 in 1.2 * Info.plist --- Info.plist | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Info.plist b/Info.plist index ad5ec73..3fb991d 100644 --- a/Info.plist +++ b/Info.plist @@ -7,7 +7,7 @@ CFBundleExecutable ${EXECUTABLE_NAME} CFBundleGetInfoString - ${EXECUTABLE_NAME} 1.2.0, Copyright 2007-2009 Blue Static + ${EXECUTABLE_NAME} 1.2, Copyright 2007-2009 Blue Static CFBundleIconFile MacGDBp CFBundleIdentifier @@ -19,7 +19,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.2.0 + 1.2 CFBundleSignature ???? CFBundleVersion -- 2.22.5