Bump the version to 0.7

This commit is contained in:
Paul van Tilburg 2020-12-04 22:40:45 +01:00
parent c5d363406e
commit aa605a4306
Signed by: paul
GPG Key ID: C6DE073EDA9EEC4D
1 changed files with 1 additions and 1 deletions

View File

@ -109,7 +109,7 @@ end
## Initialisation
PROGRAM = File.basename($PROGRAM_NAME).freeze
VERSION = "0.6".freeze
VERSION = "0.7".freeze
# Parse the command line options.
# Determine the compile mode from the options.