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

Changeset 7313

Show
Ignore:
Timestamp:
08/14/07 05:25:58 (1 year ago)
Author:
sam
Message:

prototype: Bump to 1.6.0_rc0

Files:

Legend:

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

    r7265 r7313  
    66PROTOTYPE_DIST_DIR = File.join(PROTOTYPE_ROOT, 'dist') 
    77PROTOTYPE_PKG_DIR  = File.join(PROTOTYPE_ROOT, 'pkg') 
    8 PROTOTYPE_VERSION  = '1.6.0_pre1
     8PROTOTYPE_VERSION  = '1.6.0_rc0
    99 
    1010task :default => [:dist, :package, :clean_package_source]