Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

Changeset 5969

Show
Ignore:
Timestamp:
01/17/07 04:56:23 (2 years ago)
Author:
sam
Message:

prototype: 1.5.0

Files:

Legend:

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

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