public
Description: A buildbot GUI for OS X
Homepage: http://code.google.com/p/buildwatch/
Clone URL: git://github.com/dustin/buildwatch.git
Search Repo:
Updated version number.
dustin (author)
Tue Mar 11 23:32:57 -0700 2008
commit  bda4fca9d189079a94a943bf7373455362cf9584
tree    1ba1d0b9f7ed70da7d532c53214c0239d0c67d23
parent  daf0ee4e2a97dca92305a709c0e3c6585dafbf5e
...
17
18
19
20
 
21
22
23
24
 
25
26
27
...
17
18
19
 
20
21
22
23
 
24
25
26
27
0
@@ -17,11 +17,11 @@
0
   <key>CFBundlePackageType</key>
0
   <string>APPL</string>
0
   <key>CFBundleShortVersionString</key>
0
- <string>1.0.1</string>
0
+ <string>1.0.2</string>
0
   <key>CFBundleSignature</key>
0
   <string>????</string>
0
   <key>CFBundleVersion</key>
0
- <string>1.0.1</string>
0
+ <string>1.0.2</string>
0
   <key>NSMainNibFile</key>
0
   <string>MainMenu</string>
0
   <key>NSPrincipalClass</key>

Comments

    No one has commented yet.