Commit 4a8df9d1b9e7b8f56e30d669a1cb6f7f62a81599

Authored by David RENÉ
1 parent 2933eda2

update version number

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
src/app/app_version.anubis
... ... @@ -11,7 +11,7 @@ read system/string.anubis
11 11  
12 12 public define Int major = 1.
13 13 public define Int minor = 19.
14   -public define Int release = 7.
  14 +public define Int release = 8.
15 15 public define Int build = 0.
16 16 public define String status = "".
17 17  
... ...