My primary use case for versioning is simple. How can an aggregator which encounters a different version of Atom from one its seen before know whether it is backwards compatible or not? With RSS, the assumption I use in RSS Bandit is that all feeds are RSS 2.0 and the version attribute is ignored.
I'd like Atom to have something formal about what aggregators like RSS Bandit should do to be able to distinguish Atom 0.3 from Atom 1.0 [for example].
-- Mark Nottingham http://www.mnot.net/