Bump the version to 14

Signed-off-by: Peter Jones <pjones@redhat.com>
This commit is contained in:
Peter Jones 2017-12-19 16:49:43 -05:00
parent 0f50328189
commit 02e2fc61bd

View File

@ -1,4 +1,4 @@
VERSION = 13 VERSION = 14
ifneq ($(origin RELEASE),undefined) ifneq ($(origin RELEASE),undefined)
DASHRELEASE ?= -$(RELEASE) DASHRELEASE ?= -$(RELEASE)
else else