From be5bca002b09fb86a9fe2b09a64d3f3f050e465c Mon Sep 17 00:00:00 2001 From: Father Chrysostomos Date: Tue, 25 Jun 2013 23:31:34 -0700 Subject: Increase $if::VERSION to 0.0603 --- dist/if/if.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/if/if.pm b/dist/if/if.pm index 376f26ba31..511b8a5b7c 100644 --- a/dist/if/if.pm +++ b/dist/if/if.pm @@ -1,6 +1,6 @@ package if; -$VERSION = '0.0602'; +$VERSION = '0.0603'; sub work { my $method = shift() ? 'import' : 'unimport'; -- cgit v1.2.1