From 906c8283b5995eb7b27f4958a6a6502ae0deea07 Mon Sep 17 00:00:00 2001 From: Petteri Aimonen Date: Wed, 1 Jan 2014 11:11:19 +0200 Subject: Publishing nanopb-0.2.5 --- pb.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pb.h') diff --git a/pb.h b/pb.h index 76980e4c..62e20715 100644 --- a/pb.h +++ b/pb.h @@ -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-dev +#define NANOPB_VERSION nanopb-0.2.5 /* Include all the system headers needed by nanopb. You will need the * definitions of the following: -- cgit 1.2.3-korg