Publishing nanopb-0.2.1

This commit is contained in:
Petteri Aimonen
2013-04-14 10:06:47 +03:00
parent 26b52b79ad
commit ef741ea530
2 changed files with 2 additions and 2 deletions

2
pb.h
View File

@@ -6,7 +6,7 @@
* see pb_encode.h or pb_decode.h
*/
#define NANOPB_VERSION nanopb-0.2.1-dev
#define NANOPB_VERSION nanopb-0.2.1
#ifdef PB_SYSTEM_HEADER
#include PB_SYSTEM_HEADER