aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xcheckem2
1 files changed, 1 insertions, 1 deletions
diff --git a/checkem b/checkem
index aeb932d..0cdc102 100755
--- a/checkem
+++ b/checkem
@@ -23,7 +23,7 @@ use Fcntl ':mode';
use File::Find;
# Version number to make Perl::Critic happy
-our $VERSION = 2.17;
+our $VERSION = 2.18;
# Complain if there are no arguments
if ( !@ARGV ) {