Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source
Show
Ignore:
Timestamp:
09/05/06 04:12:40 (2 years ago)
Author:
sam
Message:

prototype: Call it 1.5.0_rc1

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • spinoffs/prototype/Rakefile

    r4950 r5010  
    66PROTOTYPE_DIST_DIR = File.join(PROTOTYPE_ROOT, 'dist') 
    77PROTOTYPE_PKG_DIR  = File.join(PROTOTYPE_ROOT, 'pkg') 
    8 PROTOTYPE_VERSION  = '1.5.0_rc0
     8PROTOTYPE_VERSION  = '1.5.0_rc1
    99 
    1010task :default => [:dist, :package, :clean_package_source]