Sha256: 36f1b6620669ad0671c6a6d62b4da6fed38b0c1e16dea9d330e1114e7bd521e1
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 "1.1.1" #define RUBY_LIBXML_VERNUM 111 #define RUBY_LIBXML_VER_MAJ 1 #define RUBY_LIBXML_VER_MIN 1 #define RUBY_LIBXML_VER_MIC 0 #define RUBY_LIBXML_VER_PATCH 0
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
libxml-ruby-1.1.1 | ext/libxml/ruby_xml_version.h |
libxml-ruby-1.1.1-x86-mswin32-60 | ext/libxml/ruby_xml_version.h |