public
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/kballard/gitnub.git
Search Repo:
Bump the version number to 0.8.0
Caged (author)
Fri Mar 21 18:40:54 -0700 2008
commit  8e524db36f0c2c9949ab8b3b7a45d0482ac2c78d
tree    e8993268821cd8cadd8c2b9f9e5720ec2efcb277
parent  14ec4510957d58d4195fc8db61840c09ee9355f8
...
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.7.0 Beta</string>
0
+ <string>0.8.0 Beta</string>
0
   <key>CFBundleSignature</key>
0
   <string>????</string>
0
   <key>CFBundleVersion</key>
0
- <string>0.7.0</string>
0
+ <string>0.8.0</string>
0
   <key>NSMainNibFile</key>
0
   <string>MainMenu</string>
0
   <key>NSPrincipalClass</key>

Comments

    No one has commented yet.