Sha256: 9c45c8291a714c09d949442941c741ea652807f0c6623abf11a921d9e91c08d9
Contents?: true
Size: 398 Bytes
Versions: 1
Compression:
Stored size: 398 Bytes
Contents
/* Don't nuke this block! It is used for automatically updating the * versions below. VERSION = string formatting, VERNUM = numbered * version for inline testing: increment both or none at all. */ #define RUBY_LIBXML_VERSION "0.5.4" #define RUBY_LIBXML_VERNUM 540 #define RUBY_LIBXML_VER_MAJ 0 #define RUBY_LIBXML_VER_MIN 5 #define RUBY_LIBXML_VER_MIC 4 #define RUBY_LIBXML_VER_PATCH 0
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
libxml-ruby-0.5.4 | ext/libxml/version.h |