Changeset 771
- Timestamp:
- 04/17/07 18:41:00 (2 years ago)
- Files:
-
- ruport/tags/rel_0_9_5 (copied) (copied from ruport/trunk)
- ruport/trunk/lib/ruport.rb (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
ruport/trunk/lib/ruport.rb
r744 r771 13 13 module Ruport 14 14 15 VERSION = "0.9. 5"15 VERSION = "0.9.6" 16 16 17 17 # This method is Ruport's logging and error interface. It can generate
