Changeset 1231

Show
Ignore:
Timestamp:
01/09/08 11:56:11 (8 months ago)
Author:
wyca..@gmail.com
Message:

Rakefiles updated to 0.5

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • plugins/merb_activerecord/Rakefile

    r1062 r1231  
    44PLUGIN = "merb_activerecord" 
    55NAME = "merb_activerecord" 
    6 VERSION = "0.4.4
     6VERSION = "0.5
    77AUTHOR = "Duane Johnson" 
    88EMAIL = "canadaduane@gmail.com" 
  • plugins/merb_datamapper/Rakefile

    r1062 r1231  
    44PLUGIN = "merb_datamapper" 
    55NAME = "merb_datamapper" 
    6 VERSION = "0.4.5" 
     6VERSION = "0.5" 
    77AUTHOR = "Jason Toy" 
    88EMAIL = "jtoy@rubynow.com" 
  • plugins/merb_helpers/Rakefile

    r1174 r1231  
    66PLUGIN = "merb_helpers" 
    77NAME = "merb_helpers" 
    8 GEM_VERSION = "0.4.1
     8GEM_VERSION = "0.5
    99AUTHOR = "Yehuda Katz" 
    1010EMAIL = "wycats@gmail.com" 
  • plugins/merb_sequel/Rakefile

    r1194 r1231  
    44PLUGIN   = "merb_sequel" 
    55NAME     = "merb_sequel" 
    6 VERSION  = "0.4.3
     6VERSION  = "0.5
    77AUTHOR   = "Wayne E. Seguin" 
    88EMAIL    = "wayneeseguin@gmail.com"