Revert "Fixed version numbering mistake (should be b34 not b35)"
This reverts commit f6dffbecfe
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
major = 3
|
||||
minor = 0
|
||||
serial= '0b34'
|
||||
serial= '0b35'
|
||||
|
||||
version ="%d.%d.%s" % (major,minor,serial)
|
||||
|
Reference in New Issue
Block a user