Bump version number.

This commit is contained in:
Mathew Sutcliffe
2017-11-14 17:37:14 +00:00
parent 0cae43197c
commit f841f5f091

View File

@@ -1,4 +1,4 @@
BLACK_VER_MAJ = 0
BLACK_VER_MIN = 8
BLACK_VER_MIC = 3
BLACK_VER_MIC = 4
BLACK_VERSION = $${BLACK_VER_MAJ}.$${BLACK_VER_MIN}.$${BLACK_VER_MIC}