[Commits] (bear) Milestone 0.5.01
commits at osafoundation.org
commits at osafoundation.org
Mon Apr 4 08:10:53 PDT 2005
Commit by: bear
Modified files:
chandler/version.py 1.8 1.9
chandler/distrib/osx/bundle/Info.plist 1.22 1.23
Log message:
Milestone 0.5.01
ViewCVS links:
http://cvs.osafoundation.org/index.cgi/chandler/version.py.diff?r1=text&tr1=1.8&r2=text&tr2=1.9
http://cvs.osafoundation.org/index.cgi/chandler/distrib/osx/bundle/Info.plist.diff?r1=text&tr1=1.22&r2=text&tr2=1.23
Index: chandler/version.py
diff -u chandler/version.py:1.8 chandler/version.py:1.9
--- chandler/version.py:1.8 Tue Mar 29 11:15:25 2005
+++ chandler/version.py Mon Apr 4 08:10:51 2005
@@ -1,2 +1,2 @@
build = "development trunk"
-release = "0.5-1"
+release = "0.5.01"
Index: chandler/distrib/osx/bundle/Info.plist
diff -u chandler/distrib/osx/bundle/Info.plist:1.22 chandler/distrib/osx/bundle/Info.plist:1.23
--- chandler/distrib/osx/bundle/Info.plist:1.22 Tue Mar 1 22:05:51 2005
+++ chandler/distrib/osx/bundle/Info.plist Mon Apr 4 08:10:51 2005
@@ -9,7 +9,7 @@
<key>CFBundleExecutable</key>
<string>RunChandler</string>
<key>CFBundleGetInfoString</key>
- <string>Chandler Milestone 0.4.08 from the Open Source Applications Foundation</string>
+ <string>Chandler Milestone 0.5.01 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.4.08</string>
+ <string>0.5.01</string>
<key>NSMainNibFile</key>
<string>MainMenu</string>
<key>NSPrincipalClass</key>
More information about the Commits
mailing list