Sha256: 951d6c86cdfa5fb1527f8c7ebdc7cdc17a766d11051d22c0b1aecb015883cc6a
Contents?: true
Size: 395 Bytes
Versions: 2
Compression:
Stored size: 395 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.9.9" #define RUBY_LIBXML_VERNUM 0 #define RUBY_LIBXML_VER_MAJ 0 #define RUBY_LIBXML_VER_MIN 9 #define RUBY_LIBXML_VER_MIC 9 #define RUBY_LIBXML_VER_PATCH 0
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
libxml-ruby-0.9.9 | ext/libxml/ruby_xml_version.h |
libxml-ruby-0.9.9-x86-mswin32-60 | ext/libxml/ruby_xml_version.h |