I have a raspbian stretch image which is of release date 2018-03-13. Is there any command I can use to upgrade it to the latest release os image of raspbian. I tried with apt dist-upgrade but the release date was same. I am checking the release date using cat /boot/issue.txt.
Is there any command available which I can you to upgrade the raspbian os image to its latest release version.
Thanks