Setting version to 0.1.8-dev

This commit is contained in:
Petteri Aimonen
2012-11-11 11:19:17 +02:00
parent 92bb37b074
commit fc6f56b2bd
2 changed files with 2 additions and 2 deletions

2
pb.h
View File

@@ -6,7 +6,7 @@
* see pb_encode.h or pb_decode.h
*/
#define NANOPB_VERSION nanopb-0.1.7
#define NANOPB_VERSION nanopb-0.1.8-dev
#include <stdint.h>
#include <stddef.h>