Check-in Number:
|
3414 | |
Date: |
2003-May-29 20:45:49 (local)
2003-May-29 18:45:49 (UTC) |
User: | rse |
Branch: | |
Comment: |
bump for release |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/string-divert/Divert.pm 1.4 -> 1.5
--- Divert.pm 2003/05/29 18:43:50 1.4
+++ Divert.pm 2003/05/29 18:45:49 1.5
@@ -36,7 +36,7 @@
require Exporter;
-our $VERSION = '0.91';
+our $VERSION = '0.92';
our @ISA = qw(Exporter);
our @EXPORT_OK = qw(new destroy DESTROY
|
|