From af601e4e971075e1f53a26f6c1ab63320823d8c2 Mon Sep 17 00:00:00 2001 From: Petteri Aimonen Date: Sun, 30 Oct 2016 08:13:46 +0200 Subject: Setting version to 0.3.8-dev --- pb.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pb.h') diff --git a/pb.h b/pb.h index 9306a86c..2cf5c4dc 100644 --- a/pb.h +++ b/pb.h @@ -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.7 +#define NANOPB_VERSION nanopb-0.3.8-dev /* Include all the system headers needed by nanopb. You will need the * definitions of the following: -- cgit 1.2.3-korg