ext/cproton/cproton.c in qpid_proton-0.18.0 vs ext/cproton/cproton.c in qpid_proton-0.18.1
- old
+ new
@@ -22944,10 +22944,10 @@
rb_define_module_function(mCproton, "pni_rbhandler_finalize", _wrap_pni_rbhandler_finalize, -1);
rb_define_module_function(mCproton, "pn_rbhandler", _wrap_pn_rbhandler, -1);
rb_define_const(mCproton, "PROTON_IMPORT_EXPORT_H", SWIG_From_int((int)(1)));
rb_define_const(mCproton, "PN_VERSION_MAJOR", SWIG_From_int((int)(0)));
rb_define_const(mCproton, "PN_VERSION_MINOR", SWIG_From_int((int)(18)));
- rb_define_const(mCproton, "PN_VERSION_POINT", SWIG_From_int((int)(0)));
+ rb_define_const(mCproton, "PN_VERSION_POINT", SWIG_From_int((int)(1)));
rb_define_const(mCproton, "PROTON_TYPES_H", SWIG_From_int((int)(1)));
rb_define_const(mCproton, "PN_MILLIS_MAX", SWIG_From_unsigned_SS_int((unsigned int)((~0U))));
rb_define_module_function(mCproton, "pn_bytes", _wrap_pn_bytes, -1);
rb_define_singleton_method(mCproton, "pn_bytes_null", _wrap_pn_bytes_null_get, 0);
rb_define_module_function(mCproton, "pn_rwbytes", _wrap_pn_rwbytes, -1);