ext/curb.h in taf2-curb-0.3.5.0 vs ext/curb.h in taf2-curb-0.3.6.0
- old
+ new
@@ -18,14 +18,14 @@
#include "curb_multi.h"
#include "curb_macros.h"
// These should be managed from the Rake 'release' task.
-#define CURB_VERSION "0.3.5.0"
-#define CURB_VER_NUM 350
+#define CURB_VERSION "0.3.6.0"
+#define CURB_VER_NUM 360
#define CURB_VER_MAJ 0
#define CURB_VER_MIN 3
-#define CURB_VER_MIC 5
+#define CURB_VER_MIC 6
#define CURB_VER_PATCH 0
// Maybe not yet defined in Ruby
#ifndef RSTRING_LEN