Sha256: 2a064ee2cb1e13f416f89a236904ef3f37883d91f0b19ff8589842a379b8ac5f
Contents?: true
Size: 395 Bytes
Versions: 2
Compression:
Stored size: 395 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 "0.8.1" #define RUBY_LIBXML_VERNUM 0 #define RUBY_LIBXML_VER_MAJ 0 #define RUBY_LIBXML_VER_MIN 8 #define RUBY_LIBXML_VER_MIC 1 #define RUBY_LIBXML_VER_PATCH 0
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
libxml-ruby-0.8.1-x86-mswin32-60 | ext/libxml/version.h |
libxml-ruby-0.8.1 | ext/libxml/version.h |