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 the version number.
dustin (author)
Fri Apr 18 16:07:16 -0700 2008
commit  56429588c20b288352fe864819a618692f8416eb
tree    574620d17d7dc7d8500b617d7cdc094d39fe993a
parent  032c1633ed5540b35f8e855ba0b5c7ca2bd86daf
...
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.3</string>
0
+ <string>1.0.4</string>
0
   <key>CFBundleSignature</key>
0
   <string>????</string>
0
   <key>CFBundleVersion</key>
0
- <string>1.0.3</string>
0
+ <string>1.0.4</string>
0
   <key>NSMainNibFile</key>
0
   <string>MainMenu</string>
0
   <key>NSPrincipalClass</key>

Comments

    No one has commented yet.