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
|
# B = beta
|
||||||
# RC = release candidate
|
# RC = release candidate
|
||||||
# None = public release
|
# None = public release
|
||||||
_pcRevision = "6"
|
_pcRevision = "7"
|
||||||
_pcVersion = ""
|
_pcVersion = ""
|
||||||
|
|
||||||
def pcVerCalc():
|
def pcVerCalc():
|
||||||
|
|
Loading…
Reference in a new issue