update build number

This commit is contained in:
Usman Nasir
2020-09-22 12:18:23 +05:00
parent bbd9724d78
commit 2440d471ca
7 changed files with 28 additions and 6 deletions

View File

@@ -14,7 +14,7 @@ import random
import string
VERSION = '2.0'
BUILD = 3
BUILD = 4
CENTOS7 = 0
CENTOS8 = 1