Bump version for development

This commit is contained in:
Michael Billington 2017-06-19 21:18:58 +10:00 committed by GitHub
parent e27187d27e
commit 0af21ebd6e
1 changed files with 1 additions and 1 deletions

View File

@ -252,7 +252,7 @@ function show_version() {
}
# Set defaults
VERSION="1.0"
VERSION="1.3"
OPTIND=1
VERBOSITY=3
while getopts "hv-:" opt; do