Bump version to 10.0

Change-Id: I36c2886131b857629872f80769f2e81b8fb2c86e
Related-bug: #1558589
This commit is contained in:
Sergey Kulanov 2016-03-21 13:42:28 +02:00
parent 6ba2521f90
commit 70c03d8570
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
[metadata]
name = shotgun
version = 9.0.0
version = 10.0.0
description-file = README.rst
description = Shotgun is diagnostic snapshot generator
author = OpenStack

View File

@ -1,5 +1,5 @@
%define name shotgun
%{!?version: %define version 9.0.0}
%{!?version: %define version 10.0.0}
%{!?release: %define release 1}
Name: %{name}