ext/curb.h in taf2-curb-0.4.4.0 vs ext/curb.h in taf2-curb-0.4.5.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.4.4.0" -#define CURB_VER_NUM 440 +#define CURB_VERSION "0.4.5.0" +#define CURB_VER_NUM 450 #define CURB_VER_MAJ 0 #define CURB_VER_MIN 4 -#define CURB_VER_MIC 4 +#define CURB_VER_MIC 5 #define CURB_VER_PATCH 0 // Maybe not yet defined in Ruby #ifndef RSTRING_LEN