summaryrefslogtreecommitdiffstats
path: root/pb.h
diff options
context:
space:
mode:
authorPetteri Aimonen <jpa@git.mail.kapsi.fi>2013-04-14 10:07:46 +0300
committerPetteri Aimonen <jpa@git.mail.kapsi.fi>2013-04-14 10:07:46 +0300
commitbfd7cb36b90dfa22d37c918d8cdcdce60bc8af85 (patch)
tree665ba2abcc2fceadfc9d8a0d504dd4655b26a893 /pb.h
parentef741ea530e4086344ed0ad0fc90f21c224b9503 (diff)
Setting version to 0.2.2-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 bf07ceb1..c996bf99 100644
--- a/pb.h
+++ b/pb.h
@@ -6,7 +6,7 @@
* see pb_encode.h or pb_decode.h
*/
-#define NANOPB_VERSION nanopb-0.2.1
+#define NANOPB_VERSION nanopb-0.2.2-dev
#ifdef PB_SYSTEM_HEADER
#include PB_SYSTEM_HEADER