diff options
author | Petteri Aimonen <jpa@git.mail.kapsi.fi> | 2013-11-07 16:47:14 +0200 |
---|---|---|
committer | Petteri Aimonen <jpa@git.mail.kapsi.fi> | 2013-11-07 16:47:14 +0200 |
commit | 321ca6c1d5736edf6ec2ac0b97eae58227954fad (patch) | |
tree | 530d51471a23b41e9994a91e62ef092a640c4313 /pb.h | |
parent | 935a26ab1cd2982e2478ac6f9b8decf7deb5fe5b (diff) |
Setting version to 0.2.5-dev
Diffstat (limited to 'pb.h')
-rw-r--r-- | pb.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -43,7 +43,7 @@ /* Version of the nanopb library. Just in case you want to check it in * your own program. */ -#define NANOPB_VERSION nanopb-0.2.4 +#define NANOPB_VERSION nanopb-0.2.5-dev /* Include all the system headers needed by nanopb. You will need the * definitions of the following: |