>>>>> "P" == =?iso-8859-1?Q?Pe=F1a=2C Botp?= <iso-8859-1> writes: P> i meant the stable snapshot. sorry. The stable snapshot is an 1.8.4 moulon% grep RUBY_VERSION version.h #define RUBY_VERSION "1.8.4" #define RUBY_VERSION_CODE 184 #define RUBY_VERSION_MAJOR 1 #define RUBY_VERSION_MINOR 8 #define RUBY_VERSION_TEENY 4 moulon% Guy Decoux