Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nanopb/nanopb.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/pb.h
diff options
context:
space:
mode:
authorPetteri Aimonen <jpa@git.mail.kapsi.fi>2013-04-14 11:06:47 +0400
committerPetteri Aimonen <jpa@git.mail.kapsi.fi>2013-04-14 11:06:47 +0400
commitef741ea530e4086344ed0ad0fc90f21c224b9503 (patch)
tree51e885dcd7aaac03b2985d04601603e5fe2fd93a /pb.h
parent26b52b79ad339c79aa1f0bbe09fcd1fce872b9b9 (diff)
Publishing nanopb-0.2.1nanopb-0.2.1
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 4ce58ac..bf07ceb 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-dev
+#define NANOPB_VERSION nanopb-0.2.1
#ifdef PB_SYSTEM_HEADER
#include PB_SYSTEM_HEADER