diff options
author | Petteri Aimonen <jpa@git.mail.kapsi.fi> | 2014-05-20 19:52:09 +0300 |
---|---|---|
committer | Petteri Aimonen <jpa@git.mail.kapsi.fi> | 2014-05-20 19:52:09 +0300 |
commit | 2e9797af5820c41645c98c4d156ae24961835d4e (patch) | |
tree | 56da10dbc5cbe7a7d2d738f75d396955809bdb93 /pb.h | |
parent | 2c51fb7771687cdd75377094d09c6c01ef66e2cc (diff) |
Setting version to 0.2.9-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.2.8 +#define NANOPB_VERSION nanopb-0.2.9-dev /* Include all the system headers needed by nanopb. You will need the * definitions of the following: |