aboutsummaryrefslogtreecommitdiffstats
path: root/pb.h
diff options
context:
space:
mode:
authorPetteri Aimonen <jpa@git.mail.kapsi.fi>2012-12-13 21:29:57 +0200
committerPetteri Aimonen <jpa@git.mail.kapsi.fi>2012-12-13 21:29:57 +0200
commit09ec60cadf2436c864f2626e3726a35c2d8394bb (patch)
tree4381bdc326a89fa83ef0999299a3752b1ca0bf86 /pb.h
parent871e5be9dd6bb69e2bee2d8e23d27b89285c8f8b (diff)
Publishing nanopb-0.1.8
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 5e9fad2..14d9c1c 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.8-dev
+#define NANOPB_VERSION nanopb-0.1.8
#include <stdint.h>
#include <stddef.h>