summaryrefslogtreecommitdiffstats
path: root/pb.h
diff options
context:
space:
mode:
authorPetteri Aimonen <jpa@git.mail.kapsi.fi>2013-03-02 16:32:54 +0200
committerPetteri Aimonen <jpa@git.mail.kapsi.fi>2013-03-02 16:32:54 +0200
commitc8e0732e6b855d831888a4f7ffeeb47b9ae0b1c0 (patch)
treedcd3bdc093b7058e3ffb6e759e43b7f9b6eef4fa /pb.h
parent86ae2541e6eea3a6ed2ff812a0658ca4fad40557 (diff)
Publishing nanopb-0.2.0
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 dd06c69b..ec9ab26c 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.0-dev
+#define NANOPB_VERSION nanopb-0.2.0
#include <stdint.h>
#include <stddef.h>