Check-in Number:
|
5300 | |
Date: |
2005-Nov-16 14:14:27 (local)
2005-Nov-16 13:14:27 (UTC) |
User: | rse |
Branch: | |
Comment: |
bump version before release |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/string-divert/Divert.pm 1.15 -> 1.16
--- Divert.pm 2005/11/16 12:51:13 1.15
+++ Divert.pm 2005/11/16 13:14:27 1.16
@@ -37,7 +37,7 @@
use Carp;
require Exporter;
-our $VERSION = '0.95';
+our $VERSION = '0.96';
our @ISA = qw(Exporter);
our @EXPORT = qw();
|
|