summaryrefslogtreecommitdiffstats
path: root/pb.h
diff options
context:
space:
mode:
authorPetteri Aimonen <jpa@git.mail.kapsi.fi>2013-02-11 21:54:24 +0200
committerPetteri Aimonen <jpa@git.mail.kapsi.fi>2013-02-11 21:54:24 +0200
commitc1a355b23e3aa57bab901f0efd0604030ac50a4c (patch)
tree32af089026317cf574fbee80f6b4c349f9082d0a /pb.h
parent22e0a78e5e406b0c1aed3ab46a0dbbd7d9493296 (diff)
Set version to 0.2.0-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 b19dfcfe..e28db6af 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.9-dev
+#define NANOPB_VERSION 0.2.0-dev
#include <stdint.h>
#include <stddef.h>