From 7a1227d0ea7aace3aeb56b9aa988abdc7f777dc4 Mon Sep 17 00:00:00 2001 From: Robert Sesek <rsesek@bluestatic.org> Date: Thu, 6 Jan 2011 01:43:35 -0500 Subject: [PATCH] Change the version number to 1.4 Beta 2. --- Info.plist | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Info.plist b/Info.plist index 12665ab..7963371 100644 --- a/Info.plist +++ b/Info.plist @@ -7,7 +7,7 @@ <key>CFBundleExecutable</key> <string>${EXECUTABLE_NAME}</string> <key>CFBundleGetInfoString</key> - <string>${EXECUTABLE_NAME} 1.4 Beta 1, Copyright 2007-2011 Blue Static</string> + <string>${EXECUTABLE_NAME} 1.4 Beta 2, Copyright 2007-2011 Blue Static</string> <key>CFBundleIconFile</key> <string>MacGDBp</string> <key>CFBundleIdentifier</key> @@ -19,7 +19,7 @@ <key>CFBundlePackageType</key> <string>APPL</string> <key>CFBundleShortVersionString</key> - <string>1.4 Beta 1</string> + <string>1.4 Beta 2</string> <key>CFBundleSignature</key> <string>????</string> <key>CFBundleVersion</key> -- 2.43.5