summaryrefslogtreecommitdiffstats
path: root/pb.h
diff options
context:
space:
mode:
authorPetteri Aimonen <jpa@git.mail.kapsi.fi>2012-11-11 11:16:01 +0200
committerPetteri Aimonen <jpa@git.mail.kapsi.fi>2012-11-11 11:16:01 +0200
commit92bb37b07420d0d3b7cb1fe62f3cb6fcc84d8bbf (patch)
tree2631d8d5b8d67799ea92301bad11b04c6e861eae /pb.h
parentad9a885644d0c3e61eecd796ea227edded96a2b5 (diff)
Publishing nanopb-0.1.7
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 cfcf6f75..1be8d4ed 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.7-dev
+#define NANOPB_VERSION nanopb-0.1.7
#include <stdint.h>
#include <stddef.h>