public
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/Caged/gitnub.git
Click here to lend your support to: gitnub and make a donation at www.pledgie.com !
Bumped the version to 0.9.1
Caged (author)
Tue Aug 05 18:45:01 -0700 2008
commit  0812fc6ab092e9c4bf1e5957331a1357ecc6a3b1
tree    c548ed99d2d6824a7ca13ede6a9480665681c155
parent  a4fadf01f51b08897138642dd94217b8a941697a
...
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.9.0 Beta</string>
0
+  <string>0.9.1 Beta</string>
0
   <key>CFBundleSignature</key>
0
   <string>????</string>
0
   <key>CFBundleVersion</key>
0
-  <string>0.9.0</string>
0
+  <string>0.9.1</string>
0
   <key>NSMainNibFile</key>
0
   <string>MainMenu</string>
0
   <key>NSPrincipalClass</key>

Comments