Skip to content

Commit ec1dd90

Browse files
committed
Bump default version
Closespoise#106.
1 parent 574ad93 commit ec1dd90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎attributes/default.rb‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
default['python']['binary']="#{node['python']['prefix_dir']}/bin/python"
3535

3636
default['python']['url']='http://www.python.org/ftp/python'
37-
default['python']['version']='2.7.5'
37+
default['python']['version']='2.7.7'
3838
default['python']['checksum']='3b477554864e616a041ee4d7cef9849751770bc7c39adaf78a94ea145c488059'
3939
default['python']['configure_options']=%W{--prefix=#{python['prefix_dir']}}
4040
default['python']['make_options']=%W{install}

0 commit comments

Comments
(0)