Revert "Bump version to 11.0.0"
This reverts commit 682e626961
.
Change-Id: I8084b437f3a4daf512732095d6c35bdb816d6514
This commit is contained in:
parent
682e626961
commit
60c39fa362
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,9 +1,3 @@
|
||||
astute (11.0.0-1) unstable; urgency=low
|
||||
|
||||
* Bump version to 11.0.0
|
||||
|
||||
-- Vladimir Kuklin <vkuklin@mirantis.com> Thu, 02 Mar 2017 15:49:12 +0300
|
||||
|
||||
astute (10.0.0-1) trusty; urgency=low
|
||||
|
||||
* Bump version to 10.0
|
||||
|
@ -14,7 +14,7 @@
|
||||
|
||||
|
||||
module Astute
|
||||
VERSION = '11.0.0'
|
||||
VERSION = '10.0.0'
|
||||
class Versioning
|
||||
def initialize(context)
|
||||
@ctx = context
|
||||
|
@ -1,5 +1,5 @@
|
||||
%define rbname astute
|
||||
%{!?version: %define version 11.0.0}
|
||||
%{!?version: %define version 10.0.0}
|
||||
%{!?release: %define release 1}
|
||||
%if 0%{?rhel} == 6
|
||||
%global gem_dir %(ruby -rubygems -e 'puts Gem::dir' 2>/dev/null)
|
||||
|
Loading…
Reference in New Issue
Block a user