- Revision
- 15963
- Author
- bear
- Date
- 2007-11-29 09:10:44 -0800 (Thu, 29 Nov 2007)
Log Message
Setting trunk version to 0.7.4
Modified Paths
Diff
Modified: trunk/chandler/distrib/osx/bundle/Info.plist (15962 => 15963)
--- trunk/chandler/distrib/osx/bundle/Info.plist 2007-11-29 17:04:40 UTC (rev 15962) +++ trunk/chandler/distrib/osx/bundle/Info.plist 2007-11-29 17:10:44 UTC (rev 15963) @@ -9,7 +9,7 @@ <key>CFBundleExecutable</key> <string>ChandlerApp</string> <key>CFBundleGetInfoString</key> - <string>Chandler 0.7.3.dev from the Open Source Applications Foundation</string> + <string>Chandler 0.7.4.dev from the Open Source Applications Foundation</string> <key>CFBundleIconFile</key> <string>Chandler.icns</string> <key>CFBundleInfoDictionaryVersion</key> @@ -23,7 +23,7 @@ <key>CFBundleSignature</key> <string>CHAN</string> <key>CFBundleVersion</key> - <string>0.7.3.dev</string> + <string>0.7.4.dev</string> <key>CFBundleLocalizations</key> <array> <string>af</string>
Modified: trunk/chandler/version.py (15962 => 15963)
--- trunk/chandler/version.py 2007-11-29 17:04:40 UTC (rev 15962) +++ trunk/chandler/version.py 2007-11-29 17:10:44 UTC (rev 15963) @@ -1,4 +1,4 @@ -_version = { 'release': '0.7.3', +_version = { 'release': '0.7.4', 'build': '.dev', 'checkpoint': None, 'revision': None,
_______________________________________________ Commits mailing list [email protected] http://lists.osafoundation.org/mailman/listinfo/commits
