From: Trevor Wennblom Date: 2005-01-22T03:34:47+09:00 Subject: Re: Getting the version number of the ruby interpreter Keith P. Boruff wrote: > Hello all, > > Is there a way to get the version number within a ruby script of the > interpreter running that script? irb(main):001:0> VERSION => "1.8.2" irb(main):002:0> http://www.zenspider.com/Languages/Ruby/QuickRef.html