Skip to content

Commit

Permalink
Bumped Ubuntu version to 16.04
Browse files Browse the repository at this point in the history
  • Loading branch information
mmasdeu committed Jul 31, 2017
1 parent d844c70 commit d0449b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
from distutils.command import build as build_module

# Obtain the different Sage versions
def get_all_version_names(mirror_url, idx = None, distribution = 'Ubuntu_12.04-x86_64'):
def get_all_version_names(mirror_url, idx = None, distribution = 'Ubuntu_16.04-x86_64'):
if idx is None:
idx = 0
else:
Expand Down

0 comments on commit d0449b0

Please sign in to comment.