diff --git a/bin/otca b/bin/otca index 7209fcd..b570ecb 100755 --- a/bin/otca +++ b/bin/otca @@ -16,7 +16,7 @@ # along with this program. If not, see . # Version string -VERSION="0.1" +VERSION="1" # Various exit codes used throughout the program EXIT_INVALID_OPTION=1