Skip to content

Instantly share code, notes, and snippets.

@pieter
Created November 17, 2008 13:46
Show Gist options
  • Save pieter/25762 to your computer and use it in GitHub Desktop.
Save pieter/25762 to your computer and use it in GitHub Desktop.
From 9f166e61f6844e26e2d7a1b9ad193b4af489b311 Mon Sep 17 00:00:00 2001
From: Pieter de Bie <pdebie@ai.rug.nl>
Date: Mon, 17 Nov 2008 14:08:25 +0100
Subject: [PATCH] GitX version 0.5
---
Info.plist | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/Info.plist b/Info.plist
index 04d030e..9578c81 100644
--- a/Info.plist
+++ b/Info.plist
@@ -39,15 +39,15 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
- <string>0.4.1</string>
+ <string>0.5</string>
<key>CFBundleShortVersionString</key>
- <string>0.4.1</string>
+ <string>0.5</string>
<key>NSMainNibFile</key>
<string>MainMenu</string>
<key>NSPrincipalClass</key>
<string>NSApplication</string>
<key>SUFeedURL</key>
- <string>http://github.com/pieter/gitx/tree/master/feed.xml?raw=true</string>
+ <string>http://gitx.frim.nl/Downloads/appcast.xml</string>
<key>NSServices</key>
<array>
<dict>
--
1.6.0.3.875.g5bf73+GitX
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment