summaryrefslogtreecommitdiffstats
path: root/pb.h
diff options
context:
space:
mode:
authorPetteri Aimonen <jpa@git.mail.kapsi.fi>2013-02-13 21:12:09 +0200
committerPetteri Aimonen <jpa@git.mail.kapsi.fi>2013-02-13 21:12:09 +0200
commit4cc3372b0356f2f4db2353ed3374a59155e85736 (patch)
tree83ca72ede58b50681ba643c47a08fc45f5a90061 /pb.h
parent22e0a78e5e406b0c1aed3ab46a0dbbd7d9493296 (diff)
Publishing nanopb-0.1.9
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..daba1277 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 nanopb-0.1.9
#include <stdint.h>
#include <stddef.h>