summaryrefslogtreecommitdiffstats
path: root/pb.h
diff options
context:
space:
mode:
authorPetteri Aimonen <jpa@git.mail.kapsi.fi>2012-11-11 11:19:17 +0200
committerPetteri Aimonen <jpa@git.mail.kapsi.fi>2012-11-11 11:19:17 +0200
commitfc6f56b2bd3b8a04884c55017144a85f3e69af1f (patch)
treedb02a4e0eeb99a78ce08586ee40df6c6cb76c236 /pb.h
parent92bb37b07420d0d3b7cb1fe62f3cb6fcc84d8bbf (diff)
Setting version to 0.1.8-dev
Diffstat (limited to 'pb.h')
-rw-r--r--pb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pb.h b/pb.h
index 1be8d4ed..dafdfd51 100644
--- a/pb.h
+++ b/pb.h
@@ -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>