Merge "Bump version to 9.0"

This commit is contained in:
Jenkins 2015-12-24 10:37:19 +00:00 committed by Gerrit Code Review
commit 384ac83213
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ import setuptools
setuptools.setup(
name='shotgun',
version='8.0.0',
version='9.0.0',
description='Shotgun package',
long_description='Shotgun is diagnostic snapshot generator',
classifiers=[

View File

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