Bump the version to 0.8

This commit is contained in:
Paul van Tilburg 2021-12-09 17:45:34 +01:00
parent d78227a8e2
commit 84b231d729
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.7".freeze
VERSION = "0.8".freeze
# Parse the command line options.
# Determine the compile mode from the options.