summaryrefslogtreecommitdiffstats
path: root/pb.h
diff options
context:
space:
mode:
authorPetteri Aimonen <jpa@git.mail.kapsi.fi>2012-12-13 21:32:37 +0200
committerPetteri Aimonen <jpa@git.mail.kapsi.fi>2012-12-13 21:32:37 +0200
commitbb5dc04584f4e147cf3c892ab004ecd36ba7642b (patch)
treee0d314a4919d6a7d00937ed3a38f74434bc9402e /pb.h
parent09ec60cadf2436c864f2626e3726a35c2d8394bb (diff)
Setting version to 0.1.9-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 14d9c1ca..fbdf185e 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.8
+#define NANOPB_VERSION nanopb-0.1.9-dev
#include <stdint.h>
#include <stddef.h>