From 454098c2f508505fc55c60c577250b8610abaaf3 Mon Sep 17 00:00:00 2001
From: lpw <pengwei.li@gamehollywood.com>
Date: Tue, 26 Jan 2021 09:39:45 +0800
Subject: [PATCH] 3.9.2

---
 frameworks/nanopb.framework/Headers/pb.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/frameworks/nanopb.framework/Headers/pb.h b/frameworks/nanopb.framework/Headers/pb.h
index 2ba6c63..929bfa1 100644
--- a/frameworks/nanopb.framework/Headers/pb.h
+++ b/frameworks/nanopb.framework/Headers/pb.h
@@ -51,7 +51,7 @@
 
 /* Version of the nanopb library. Just in case you want to check it in
  * your own program. */
-#define NANOPB_VERSION nanopb-0.3.9.6
+#define NANOPB_VERSION nanopb-0.3.9.7
 
 /* Include all the system headers needed by nanopb. You will need the
  * definitions of the following:

--
Gitblit v1.8.0