diff --git a/CONSENT-correct b/CONSENT-correct index e92f705..8a988b1 100755 --- a/CONSENT-correct +++ b/CONSENT-correct @@ -29,7 +29,7 @@ function print_help { #Prints version information function print_version { - echo "CONSENT v1.3" + echo "CONSENT v2.0" exit 1 } diff --git a/CONSENT-polish b/CONSENT-polish index 590c1c3..4c24ec3 100755 --- a/CONSENT-polish +++ b/CONSENT-polish @@ -29,7 +29,7 @@ function print_help { #Prints version information function print_version { - echo "CONSENT v1.3" + echo "CONSENT v2.0" exit 1 }