Increase the restapi-doc API version to 1.9.0

Change-Id: Ib3c276e2dbf2fcf434ddaa1c2611dd4ad12887b8
Signed-off-by: Don Penney <don.penney@windriver.com>
Signed-off-by: Jack Ding <jack.ding@windriver.com>
This commit is contained in:
Scott Little 2018-06-22 10:25:48 -04:00 committed by Jack Ding
parent d1a392251f
commit d22c40d6b0
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
Summary: RestAPI-Doc
Name: restapi-doc
Version: 1.8.1
Version: 1.9.0
Release: %{tis_patch_ver}%{?_tis_dist}
License: Apache-2.0
Group: devel

View File

@ -1,5 +1,5 @@
# increment this every release
API_VERSION := "1.8.1"
API_VERSION := "1.9.0"
build:
@git status > /dev/null ; \