[Commits] (davids) update version info
commits at osafoundation.org
commits at osafoundation.org
Wed Oct 6 11:28:43 PDT 2004
Commit by: davids
Modified files:
chandler/application/welcome.html 1.26 1.27
chandler/distrib/osx/bundle/Info.plist 1.13 1.14
Log message:
update version info
ViewCVS links:
http://cvs.osafoundation.org/index.cgi/chandler/application/welcome.html.diff?r1=text&tr1=1.26&r2=text&tr2=1.27
http://cvs.osafoundation.org/index.cgi/chandler/distrib/osx/bundle/Info.plist.diff?r1=text&tr1=1.13&r2=text&tr2=1.14
Index: chandler/application/welcome.html
diff -u chandler/application/welcome.html:1.26 chandler/application/welcome.html:1.27
--- chandler/application/welcome.html:1.26 Wed Sep 29 17:25:00 2004
+++ chandler/application/welcome.html Wed Oct 6 11:28:41 2004
@@ -17,7 +17,7 @@
</p>
<p>
-You can find a listing of the major changes in <a href="http://cvs.osafoundation.org/viewcvs.cgi/chandler/HISTORY.txt?rev=CHANDLER_0_3_25&content-type=text/vnd.viewcvs-markup" target="_top">HISTORY.txt</a>.
+You can find a listing of the major changes in <a href="http://cvs.osafoundation.org/viewcvs.cgi/chandler/HISTORY.txt?rev=CHANDLER_0_3_26&content-type=text/vnd.viewcvs-markup" target="_top">HISTORY.txt</a>.
</p>
<h3><a name="0_3_High_level_Deliverables"> 0.3 High-level Deliverables </a></h3>
@@ -274,7 +274,7 @@
The 0.3 version of Chandler is available under the GNU General Public License,
version 2, as described in</p>
<ul>
-<li> <a href="http://cvs.osafoundation.org/viewcvs.cgi/chandler/LICENSE.txt?rev=CHANDLER_0_3_25&content-type=text/vnd.viewcvs-markup" target="_top">LICENSE.txt</a>
+<li> <a href="http://cvs.osafoundation.org/viewcvs.cgi/chandler/LICENSE.txt?rev=CHANDLER_0_3_26&content-type=text/vnd.viewcvs-markup" target="_top">LICENSE.txt</a>
</li>
</ul>
Index: chandler/distrib/osx/bundle/Info.plist
diff -u chandler/distrib/osx/bundle/Info.plist:1.13 chandler/distrib/osx/bundle/Info.plist:1.14
--- chandler/distrib/osx/bundle/Info.plist:1.13 Wed Sep 29 11:19:52 2004
+++ chandler/distrib/osx/bundle/Info.plist Wed Oct 6 11:28:41 2004
@@ -9,7 +9,7 @@
<key>CFBundleExecutable</key>
<string>RunChandler</string>
<key>CFBundleGetInfoString</key>
- <string>Chandler Milestone 0.3.25 from the Open Source Applications Foundation</string>
+ <string>Chandler Milestone 0.3.26 from the Open Source Applications Foundation</string>
<key>CFBundleIconFile</key>
<string>Chandler.icns</string>
<key>CFBundleInfoDictionaryVersion</key>
@@ -21,7 +21,7 @@
<key>CFBundleSignature</key>
<string>CHAN</string>
<key>CFBundleVersion</key>
- <string>0.3.25</string>
+ <string>0.3.26</string>
<key>NSMainNibFile</key>
<string>MainMenu</string>
<key>NSPrincipalClass</key>
More information about the Commits
mailing list