Fix release version in subiquity installpath.

This commit is contained in:
Mathieu Trudel-Lapierre 2016-12-21 19:01:02 -05:00
parent 7083d1cc8c
commit 4924e5c15a
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ class InstallpathController(BaseController):
self.model = InstallpathModel()
def installpath(self):
title = "15.10"
title = "17.04"
excerpt = ("Welcome to Ubuntu! The world's favourite platform "
"for clouds, clusters and amazing internet things. "
"This is the installer for Ubuntu on servers and "