Sha256: 93872a2e29834bfc30288dabb90c593a7e0fea328ba05d765e32fbed2ecea867
Contents?: true
Size: 406 Bytes
Versions: 2
Compression:
Stored size: 406 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 "3.2.3" #define RUBY_LIBXML_VERNUM 323 #define RUBY_LIBXML_VER_MAJ 3 #define RUBY_LIBXML_VER_MIN 2 #define RUBY_LIBXML_VER_MIC 3 #define RUBY_LIBXML_VER_PATCH 0
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
libxml-ruby-3.2.3-x64-mingw-ucrt | ext/libxml/ruby_xml_version.h |
libxml-ruby-3.2.3 | ext/libxml/ruby_xml_version.h |