diff --git a/Documentation/ReleaseNotes.txt b/Documentation/ReleaseNotes.txt index 09658a695..91d70b9e0 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 1f1c686e5..239a14039 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 8eec96130..c78e987ca 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