dump beta version number
This commit is contained in:
parent
e9e97ab49c
commit
0564f5f833
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ _pcStatus = "B" # A = alpha
|
|||
# B = beta
|
||||
# RC = release candidate
|
||||
# None = public release
|
||||
_pcRevision = "6"
|
||||
_pcRevision = "7"
|
||||
_pcVersion = ""
|
||||
|
||||
def pcVerCalc():
|
||||
|
|
Loading…
Reference in a new issue