ext/libxml/version.h in libxml-ruby-0.5.3 vs ext/libxml/version.h in libxml-ruby-0.5.4

- old
+ new

@@ -1,9 +1,9 @@ /* 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.5.2.2" -#define RUBY_LIBXML_VERNUM 522 +#define RUBY_LIBXML_VERSION "0.5.4" +#define RUBY_LIBXML_VERNUM 540 #define RUBY_LIBXML_VER_MAJ 0 #define RUBY_LIBXML_VER_MIN 5 -#define RUBY_LIBXML_VER_MIC 2 -#define RUBY_LIBXML_VER_PATCH 2 +#define RUBY_LIBXML_VER_MIC 4 +#define RUBY_LIBXML_VER_PATCH 0