From 0bc558e6441bf578a7b78ea7d8b4cac023ccde84 Mon Sep 17 00:00:00 2001
From: Robert Sesek <rsesek@bluestatic.org>
Date: Wed, 28 May 2008 16:53:46 -0400
Subject: [PATCH] Making this v2.0

* Info.plist
---
 Info.plist | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Info.plist b/Info.plist
index 24e871b..a5fdddb 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.0, Copyright 2007-2008 Blue Static</string>
+	<string>${EXECUTABLE_NAME} 2.0, Copyright 2007-2008 Blue Static</string>
 	<key>CFBundleIconFile</key>
 	<string>Scrabbalize</string>
 	<key>CFBundleIdentifier</key>
@@ -19,7 +19,7 @@
 	<key>CFBundlePackageType</key>
 	<string>APPL</string>
 	<key>CFBundleShortVersionString</key>
-	<string>1.0</string>
+	<string>2.0</string>
 	<key>CFBundleSignature</key>
 	<string>????</string>
 	<key>CFBundleVersion</key>
-- 
2.43.5