Changeset 1107

Show
Ignore:
Timestamp:
12/14/07 00:51:27 (1 year ago)
Author:
e.@brainspl.at
Message:

bump version to 0.5.0 in trunk. now we document and clean everything up.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/CHANGELOG

    r1104 r1107  
    1 == 0.4.2 "tagline" 2007-11-XX 
     1== 0.5.0 "The big cleanup." 2008-01-31 
     2 
     3 
     4== 0.4.2 "Surf's up." 2007-12-14 
    25* Super-huge speed boost for rendering Erubis templates with partials 
    36* Windows-specific fixes to Merb's Rakefile 
     
    2730* Made Request#parse_multipart return an empty hash instead of nil if the request is not multipart 
    2831* Changes throw_content so that it can be called without a block 
    29 *  
     32* Added :namespace option to routes. 
    3033 
    3134 
  • trunk/lib/merb/version.rb

    r997 r1107  
    11module Merb 
    2   VERSION='0.4.2' unless defined?(::Merb::VERSION) 
     2  VERSION='0.5.0' unless defined?(::Merb::VERSION) 
    33   
    44  # Merb::RELEASE meanings: