Sha256: 9b75edd6c7af469c9bdcf9e7ad3d06081e5cb01f095a263acd86d51b1682946c
Contents?: true
Size: 406 Bytes
Versions: 3
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.2" #define RUBY_LIBXML_VERNUM 321 #define RUBY_LIBXML_VER_MAJ 3 #define RUBY_LIBXML_VER_MIN 2 #define RUBY_LIBXML_VER_MIC 2 #define RUBY_LIBXML_VER_PATCH 0
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
libxml-ruby-3.2.2-x64-mingw32 | ext/libxml/ruby_xml_version.h |
libxml-ruby-3.2.2-x64-mingw-ucrt | ext/libxml/ruby_xml_version.h |
libxml-ruby-3.2.2 | ext/libxml/ruby_xml_version.h |