From f57a03d3788dc3809f9dace388413d04fa0f8033 Mon Sep 17 00:00:00 2001 From: Pieter de Bie Date: Sat, 13 Sep 2008 00:23:27 +0200 Subject: [PATCH] Version 0.3.1 --- Documentation/ReleaseNotes.txt | 4 ++++ English.lproj/RepositoryWindow.xib | 10 ++-------- Info.plist | 4 ++-- 3 files changed, 8 insertions(+), 10 deletions(-) diff --git a/Documentation/ReleaseNotes.txt b/Documentation/ReleaseNotes.txt index 09658a6..91d70b9 100644 --- a/Documentation/ReleaseNotes.txt +++ b/Documentation/ReleaseNotes.txt @@ -1,5 +1,9 @@ GitX Release Notes +v0.3.1 +=== +* Fixed a serious crasher + V0.3: Changes since v0.2.1 ==== * You can now pass on command-line arguments just like you can with 'git log' diff --git a/English.lproj/RepositoryWindow.xib b/English.lproj/RepositoryWindow.xib index 1f1c686..239a140 100644 --- a/English.lproj/RepositoryWindow.xib +++ b/English.lproj/RepositoryWindow.xib @@ -1106,7 +1106,7 @@ ELIAAAAAAAgACAAIAAgAAQABAAEAAQ 2322 - {835, 0} + {835, 70} @@ -1470,7 +1470,7 @@ ELIAAAAAAAgACAAIAAgAAQABAAEAAQ 2322 - {543, 0} + {543, 112} @@ -3116,22 +3116,16 @@ ELIAAAAAAAgACAAIAAgAAQABAAEAAQ PBWebGitController NSObject - - doeHet: - id - YES YES detailController - source view YES PBDetailController - id WebView diff --git a/Info.plist b/Info.plist index 8eec961..c78e987 100644 --- a/Info.plist +++ b/Info.plist @@ -39,9 +39,9 @@ CFBundleSignature ???? CFBundleVersion - 0.3 + 0.3.1 CFBundleShortVersionString - 0.3 + 0.3.1 NSMainNibFile MainMenu NSPrincipalClass -- 2.11.4.GIT