I'm currently on Ubuntu 16.04 LTS. As of writing this, 18.04 LTS is available. However, I do not wish to upgrade to it. Instead, I would like to upgrade to 17.04 LTS.
I've done:
sudo apt update
sudo apt dist-upgrade
Many tutorials suggest
sudo do-release-upgrade
as the next step. But I believe that would upgrade to the latest distro and not the target 17.04. How do I go about this?