Hacker News new | ask | show | jobs
by jstepien 5340 days ago
A 'point release' might be the phrase you are looking for.
1 comments

Actually, Ruby used to follows the "unstable odd, stable even" versioning scheme but they seems to quit doing that since 1.9.1 (since both 1.9.1 and 1.9.2 are declared stable[1])

[1]: http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/...

EDIT: provide a source about Ruby 1.9.1

Good to know! I didn't realize 1.9.1 was considered stable.
Similarly, 1.8.7 is the stable version of the 1.8 series.