Skip to content

Commit c2fb9dd

Browse files
committed
Update version.
1 parent 3b461ae commit c2fb9dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/libxml/ruby_xml_version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/* Don't nuke this block! It is used for automatically updating the
22
* versions below. VERSION = string formatting, VERNUM = numbered
33
* version for inline testing: increment both or none at all.*/
4-
#define RUBY_LIBXML_VERSION "4.1.0"
4+
#define RUBY_LIBXML_VERSION "4.1.1"
55
#define RUBY_LIBXML_VERNUM 400
66
#define RUBY_LIBXML_VER_MAJ 4
77
#define RUBY_LIBXML_VER_MIN 1

0 commit comments

Comments
 (0)