diff options
Diffstat (limited to 'Installer/versiondef.sh')
-rw-r--r-- | Installer/versiondef.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Installer/versiondef.sh b/Installer/versiondef.sh index ca1295e..88ba6f3 100644 --- a/Installer/versiondef.sh +++ b/Installer/versiondef.sh @@ -1,5 +1,5 @@ MAJV=2 -MINV=7 +MINV=8 BUGV=1 RELV=0 |