aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xcheckem2
1 files changed, 1 insertions, 1 deletions
diff --git a/checkem b/checkem
index 85c5364..ee0e954 100755
--- a/checkem
+++ b/checkem
@@ -26,7 +26,7 @@ use File::Find;
use Digest;
# Version number to make Perl::Critic happy
-our $VERSION = 2.14;
+our $VERSION = 2.15;
# Complain if there are no arguments
if ( !@ARGV ) {