mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 23:05:36 +08:00
Bump minor version number
This commit is contained in:
committed by
Klaus Basan
parent
128edcd118
commit
e7cfae4fcc
@@ -1,4 +1,4 @@
|
||||
BLACK_VER_MAJ = 0
|
||||
BLACK_VER_MIN = 8
|
||||
BLACK_VER_MIC = 4
|
||||
BLACK_VER_MIC = 5
|
||||
BLACK_VERSION = $${BLACK_VER_MAJ}.$${BLACK_VER_MIN}.$${BLACK_VER_MIC}
|
||||
|
||||
Reference in New Issue
Block a user