Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
mirror
chef
Commits
638d9e4d
Commit
638d9e4d
authored
Oct 08, 2010
by
Daniel DeLeo
Browse files
bump version for next 0.9.10 RC version
parent
db735a47
Changes
5
Hide whitespace changes
Inline
Side-by-side
chef-server-api/lib/chef-server-api/version.rb
View file @
638d9e4d
module
ChefServerApi
VERSION
=
'0.9.10.rc.
1
'
VERSION
=
'0.9.10.rc.
2
'
end
\ No newline at end of file
chef-server-webui/lib/chef-server-webui/version.rb
View file @
638d9e4d
module
ChefServerWebui
VERSION
=
'0.9.10.rc.
1
'
VERSION
=
'0.9.10.rc.
2
'
end
\ No newline at end of file
chef-server/lib/chef-server/version.rb
View file @
638d9e4d
...
...
@@ -17,5 +17,5 @@
#
module
ChefServer
VERSION
=
'0.9.10.rc.
1
'
VERSION
=
'0.9.10.rc.
2
'
end
\ No newline at end of file
chef-solr/lib/chef/solr/version.rb
View file @
638d9e4d
class
Chef
class
Solr
VERSION
=
'0.9.10.rc.
1
'
VERSION
=
'0.9.10.rc.
2
'
end
end
chef/lib/chef/version.rb
View file @
638d9e4d
...
...
@@ -17,5 +17,5 @@
class
Chef
CHEF_ROOT
=
File
.
dirname
(
File
.
expand_path
(
File
.
dirname
(
__FILE__
)))
VERSION
=
'0.9.10.rc.
1
'
VERSION
=
'0.9.10.rc.
2
'
end
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment