Skip to content

Commit

Permalink
Create version 1.21
Browse files Browse the repository at this point in the history
  • Loading branch information
adeason committed Dec 7, 2020
1 parent 7e9ec3b commit ab39868
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/AFS/CellCC/Const.pm
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ our @EXPORT_OK = qw($PREFIX
$BLOB_DIR
);

our $VERSION = "1.020";
our $VERSION = "1.021";
our $VERSION_STRING = "v$VERSION";
$VERSION_STRING =~ s/[.]0+/./g;
$VERSION_STRING =~ s/[.][.]/.0./g;
Expand Down

0 comments on commit ab39868

Please sign in to comment.