Changeset 921

Show
Ignore:
Timestamp:
05/07/07 23:01:39 (2 years ago)
Author:
sandal
Message:

1.0 RC3 - Last release before 1.0 (we hope)

Files:

Legend:

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

    r920 r921  
    44 
    55 
    6 RUPORT_VERSION = "0.12.0
     6RUPORT_VERSION = "0.12.1
    77 
    88begin 
  • ruport/trunk/lib/ruport.rb

    r920 r921  
    1313module Ruport #:nodoc:# 
    1414   
    15   VERSION = "0.12.0"    
     15  VERSION = "0.12.1"    
    1616   
    1717  class FormatterError < RuntimeError #:nodoc: