SELECT title FROM atable WHERE version = (SELECT MAX(version) FROM atable)