public this repo is viewable by everyone
Fork of Caged/gitnub
Description: A Gitk-like application written in RubyCocoa that looks like it belongs on a Mac. See the wiki for downloads and screenshots.
Homepage: http://alternateidea.com
Clone URL: git://github.com/benstiglitz/gitnub.git
Bump the version number, prep for a release
Caged (author)
2 months ago
commit  40a16e4399228b9e9e35b0bb3709f940c5db6700
tree    161958d6f80af1b4743f47c204c360c88ab347d5
parent  87efc5b9acb08ddb007db62766c5f1569e1bf7fa
...
15
16
17
18
 
19
20
21
22
 
23
24
25
...
15
16
17
 
18
19
20
21
 
22
23
24
25
0
@@ -15,11 +15,11 @@
0
   <key>CFBundlePackageType</key>
0
   <string>APPL</string>
0
   <key>CFBundleShortVersionString</key>
0
-  <string>0.5</string>
0
+  <string>0.7.0</string>
0
   <key>CFBundleSignature</key>
0
   <string>????</string>
0
   <key>CFBundleVersion</key>
0
-  <string>Alpha</string>
0
+  <string>Beta</string>
0
   <key>NSMainNibFile</key>
0
   <string>MainMenu</string>
0
   <key>NSPrincipalClass</key>

Comments

    No one has commented yet.