Sha256: 22af50c19704b8878ce764f6fa2c2be311ec5a51b2a956a06563bf48fa350dd1
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 "4.1.2" #define RUBY_LIBXML_VERNUM 400 #define RUBY_LIBXML_VER_MAJ 4 #define RUBY_LIBXML_VER_MIN 1 #define RUBY_LIBXML_VER_MIC 2 #define RUBY_LIBXML_VER_PATCH 0
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
libxml-ruby-4.1.2-x64-mingw-ucrt | ext/libxml/ruby_xml_version.h |
libxml-ruby-4.1.2 | ext/libxml/ruby_xml_version.h |