From a57831acfabef58dd00dad557cbb340f49c3f30a Mon Sep 17 00:00:00 2001 From: Petteri Aimonen Date: Sat, 13 Feb 2016 12:39:45 +0200 Subject: Publishing nanopb-0.3.5 --- pb.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pb.h') diff --git a/pb.h b/pb.h index 50f71e8..d3f2413 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.5-dev +#define NANOPB_VERSION nanopb-0.3.5 /* Include all the system headers needed by nanopb. You will need the * definitions of the following: -- cgit 1.2.3-korg