diff --git a/setup.cfg b/setup.cfg index 4535cbb..c64daac 100644 --- a/setup.cfg +++ b/setup.cfg @@ -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 diff --git a/specs/shotgun.spec b/specs/shotgun.spec index fc601d7..4d6c8d8 100644 --- a/specs/shotgun.spec +++ b/specs/shotgun.spec @@ -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}