(2011/01/17 1:49), Rick DeNatale wrote: > But I think what 'enterprise' users are really looking for is a > rational relationship between minor versions and breaking changes. viz > http://semver.org/ FYI, our semantic versioning spec for Ruby 1.x is for example Ruby 1.9.2-p136, Major = 1.9 Minor = 2 Patch = 136 -- NARUSE, Yui <naruse / airemix.jp>