diff options
author | Petteri Aimonen <jpa@git.mail.kapsi.fi> | 2016-06-19 10:54:26 +0300 |
---|---|---|
committer | Petteri Aimonen <jpa@git.mail.kapsi.fi> | 2016-06-19 10:54:26 +0300 |
commit | 9c36b59603c8a52edb8d786d1d6ef4f429f56ece (patch) | |
tree | 230cde00e8bb43f623e31a2171d9b66d9d8708d9 /pb.h | |
parent | eb0e73ca53e09f2ba42cd9775168b683c98b84ea (diff) |
Setting version to 0.3.7-dev
Diffstat (limited to 'pb.h')
-rw-r--r-- | pb.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -46,7 +46,7 @@ /* Version of the nanopb library. Just in case you want to check it in * your own program. */ -#define NANOPB_VERSION nanopb-0.3.6 +#define NANOPB_VERSION nanopb-0.3.7-dev /* Include all the system headers needed by nanopb. You will need the * definitions of the following: |