diff options
author | Petteri Aimonen <jpa@git.mail.kapsi.fi> | 2013-03-02 16:32:54 +0200 |
---|---|---|
committer | Petteri Aimonen <jpa@git.mail.kapsi.fi> | 2013-03-02 16:32:54 +0200 |
commit | c8e0732e6b855d831888a4f7ffeeb47b9ae0b1c0 (patch) | |
tree | dcd3bdc093b7058e3ffb6e759e43b7f9b6eef4fa /pb.h | |
parent | 86ae2541e6eea3a6ed2ff812a0658ca4fad40557 (diff) |
Publishing nanopb-0.2.0
Diffstat (limited to 'pb.h')
-rw-r--r-- | pb.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |