Main Page   Modules   Alphabetical List   Data Structures   File List   Data Fields   Globals  

version.h

Go to the documentation of this file.
00001 #define RUBY_VERSION "1.8.2"
00002 #define RUBY_RELEASE_DATE "2004-12-25"
00003 #define RUBY_VERSION_CODE 182
00004 #define RUBY_RELEASE_CODE 20041225
00005 
00006 #define RUBY_VERSION_MAJOR 1
00007 #define RUBY_VERSION_MINOR 8
00008 #define RUBY_VERSION_TEENY 2
00009 #define RUBY_RELEASE_YEAR 2004
00010 #define RUBY_RELEASE_MONTH 12
00011 #define RUBY_RELEASE_DAY 25
00012 
00013 RUBY_EXTERN const char ruby_version[];
00014 RUBY_EXTERN const char ruby_release_date[];
00015 RUBY_EXTERN const char ruby_platform[];
00016 

Generated on Sat Jan 22 14:29:56 2005 for Ruby by doxygen1.2.18