We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b461ae commit c2fb9ddCopy full SHA for c2fb9dd
ext/libxml/ruby_xml_version.h
@@ -1,7 +1,7 @@
1
/* Don't nuke this block! It is used for automatically updating the
2
* versions below. VERSION = string formatting, VERNUM = numbered
3
* version for inline testing: increment both or none at all.*/
4
-#define RUBY_LIBXML_VERSION "4.1.0"
+#define RUBY_LIBXML_VERSION "4.1.1"
5
#define RUBY_LIBXML_VERNUM 400
6
#define RUBY_LIBXML_VER_MAJ 4
7
#define RUBY_LIBXML_VER_MIN 1
0 commit comments