Skip to content

Commit

Permalink
5.5 -> 5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
cpq committed Oct 28, 2014
1 parent 23141c2 commit 632b3a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mongoose.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
#ifndef MONGOOSE_HEADER_INCLUDED
#define MONGOOSE_HEADER_INCLUDED

#define MONGOOSE_VERSION "5.5"
#define MONGOOSE_VERSION "5.6"

#include <stdio.h> // required for FILE
#include <stddef.h> // required for size_t
Expand Down

0 comments on commit 632b3a3

Please sign in to comment.