Check-in Number:
|
5296 | |
Date: |
2005-Nov-16 11:55:02 (local)
2005-Nov-16 10:55:02 (UTC) |
User: | rse |
Branch: | |
Comment: |
bump version before release |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/string-divert/Divert.pm 1.12 -> 1.13
--- Divert.pm 2005/11/16 10:54:17 1.12
+++ Divert.pm 2005/11/16 10:55:02 1.13
@@ -37,7 +37,7 @@
use Carp;
require Exporter;
-our $VERSION = '0.94';
+our $VERSION = '0.95';
our @ISA = qw(Exporter);
our @EXPORT = qw();
|
|