Sha256: 14e48f6a5dcc0ca252812a9901c03d201693c4e5561022111900a2a31ce61d9c
Contents?: true
Size: 397 Bytes
Versions: 2
Compression:
Stored size: 397 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 "2.0.9" #define RUBY_LIBXML_VERNUM 209 #define RUBY_LIBXML_VER_MAJ 2 #define RUBY_LIBXML_VER_MIN 0 #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-2.0.9-x86-mingw32 | ext/libxml/ruby_xml_version.h |
libxml-ruby-2.0.9 | ext/libxml/ruby_xml_version.h |