Changeset 5010 for spinoffs/prototype
- Timestamp:
- 09/05/06 04:12:40 (2 years ago)
- Files:
-
- spinoffs/prototype/Rakefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
spinoffs/prototype/Rakefile
r4950 r5010 6 6 PROTOTYPE_DIST_DIR = File.join(PROTOTYPE_ROOT, 'dist') 7 7 PROTOTYPE_PKG_DIR = File.join(PROTOTYPE_ROOT, 'pkg') 8 PROTOTYPE_VERSION = '1.5.0_rc 0'8 PROTOTYPE_VERSION = '1.5.0_rc1' 9 9 10 10 task :default => [:dist, :package, :clean_package_source]