Bump the version to 0.9

This commit is contained in:
Paul van Tilburg 2023-08-18 23:04:25 +02:00
parent 5b7130c2f9
commit 6ee6a68694
Signed by: paul
GPG Key ID: C6DE073EDA9EEC4D
1 changed files with 1 additions and 1 deletions

View File

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