diff options
author | Petteri Aimonen <jpa@git.mail.kapsi.fi> | 2014-01-01 11:44:47 +0200 |
---|---|---|
committer | Petteri Aimonen <jpa@git.mail.kapsi.fi> | 2014-01-01 11:44:47 +0200 |
commit | 843fc4b11a5dde584143d4a18deb41556b80daa7 (patch) | |
tree | c6ba7dca447d67b62a8e7bd877d12befbfa47bfd /pb.h | |
parent | 906c8283b5995eb7b27f4958a6a6502ae0deea07 (diff) |
Setting version to 0.2.6-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.5 +#define NANOPB_VERSION nanopb-0.2.6-dev /* Include all the system headers needed by nanopb. You will need the * definitions of the following: |