Bump minor version number

This commit is contained in:
Roland Winklmeier
2018-06-12 20:43:56 +02:00
committed by Klaus Basan
parent 128edcd118
commit e7cfae4fcc

View File

@@ -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}