diff options
Diffstat (limited to 'lib/Switch.pm')
-rw-r--r-- | lib/Switch.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Switch.pm b/lib/Switch.pm index b6645a636c..e84c0d0efa 100644 --- a/lib/Switch.pm +++ b/lib/Switch.pm @@ -4,7 +4,7 @@ use strict; use vars qw($VERSION); use Carp; -$VERSION = '2.09'; +$VERSION = '2.091'; # LOAD FILTERING MODULE... |