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

version.h File Reference

Go to the source code of this file.

Defines

#define RUBY_VERSION   "1.8.4"
#define RUBY_RELEASE_DATE   "2005-12-24"
#define RUBY_VERSION_CODE   184
#define RUBY_RELEASE_CODE   20051224
#define RUBY_VERSION_MAJOR   1
#define RUBY_VERSION_MINOR   8
#define RUBY_VERSION_TEENY   4
#define RUBY_RELEASE_YEAR   2005
#define RUBY_RELEASE_MONTH   12
#define RUBY_RELEASE_DAY   24

Variables

RUBY_EXTERN const char ruby_version []
RUBY_EXTERN const char ruby_release_date []
RUBY_EXTERN const char ruby_platform []


Define Documentation

#define RUBY_RELEASE_CODE   20051224
 

Definition at line 4 of file version.h.

#define RUBY_RELEASE_DATE   "2005-12-24"
 

Definition at line 2 of file version.h.

Referenced by ruby_show_version().

#define RUBY_RELEASE_DAY   24
 

Definition at line 11 of file version.h.

#define RUBY_RELEASE_MONTH   12
 

Definition at line 10 of file version.h.

#define RUBY_RELEASE_YEAR   2005
 

Definition at line 9 of file version.h.

Referenced by ruby_show_copyright().

#define RUBY_VERSION   "1.8.4"
 

Definition at line 1 of file version.h.

Referenced by ruby_show_version().

#define RUBY_VERSION_CODE   184
 

Definition at line 3 of file version.h.

#define RUBY_VERSION_MAJOR   1
 

Definition at line 6 of file version.h.

#define RUBY_VERSION_MINOR   8
 

Definition at line 7 of file version.h.

#define RUBY_VERSION_TEENY   4
 

Definition at line 8 of file version.h.


Variable Documentation

RUBY_EXTERN const char ruby_platform[]
 

Definition at line 15 of file version.h.

Referenced by Init_version(), and rb_bug().

RUBY_EXTERN const char ruby_release_date[]
 

Definition at line 14 of file version.h.

Referenced by Init_version(), and rb_bug().

RUBY_EXTERN const char ruby_version[]
 

Definition at line 13 of file version.h.

Referenced by Init_version(), and rb_bug().


Generated on Wed Jan 18 23:32:11 2006 for Ruby by doxygen 1.3.5