Skip to content

Commit

Permalink
Bump version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
hartmantis committed Jan 8, 2015
1 parent eea1144 commit 94c0e5d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
@@ -1,4 +1,4 @@
# ?.?.? / ????-??-??
# 1.7.1 / 2015-01-07

* PR [#70][] - Use configured password for SSH access, if provided

Expand Down
2 changes: 1 addition & 1 deletion lib/kitchen/driver/openstack_version.rb
Expand Up @@ -21,6 +21,6 @@ module Kitchen
#
# @author Jonathan Hartman <j@p4nt5.com>
module Driver
OPENSTACK_VERSION = '1.7.1.dev'
OPENSTACK_VERSION = '1.7.1'
end
end

0 comments on commit 94c0e5d

Please sign in to comment.