Changeset 880

Show
Ignore:
Timestamp:
05/01/07 22:17:19 (2 years ago)
Author:
sandal
Message:

Ruport 1.0 RC2 (0.11.0)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • ruport/trunk/Rakefile

    r879 r880  
    44 
    55 
    6 RUPORT_VERSION = "0.11.0
     6RUPORT_VERSION = "0.11.1
    77 
    88begin 
  • ruport/trunk/lib/ruport.rb

    r879 r880  
    1313module Ruport #:nodoc:# 
    1414   
    15   VERSION = "0.11.0"    
     15  VERSION = "0.11.1"    
    1616   
    1717  class FormatterError < RuntimeError #:nodoc: