summaryrefslogtreecommitdiff
path: root/dist/if
diff options
context:
space:
mode:
Diffstat (limited to 'dist/if')
-rw-r--r--dist/if/if.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/if/if.pm b/dist/if/if.pm
index c04ac6bd8f..1fb5f3deb4 100644
--- a/dist/if/if.pm
+++ b/dist/if/if.pm
@@ -1,6 +1,6 @@
package if;
-$VERSION = '0.0601';
+$VERSION = '0.0602';
sub work {
my $method = shift() ? 'import' : 'unimport';