[ObjC] Generator changes for fullName and FileDescriptor improvements
PiperOrigin-RevId: 508063892
diff --git a/objectivec/GPBAny.pbobjc.h b/objectivec/GPBAny.pbobjc.h
index eb8f88d..d5378f4 100644
--- a/objectivec/GPBAny.pbobjc.h
+++ b/objectivec/GPBAny.pbobjc.h
@@ -6,10 +6,10 @@
#import "GPBMessage.h"
#import "GPBRootObject.h"
-#if GOOGLE_PROTOBUF_OBJC_VERSION < 30006
+#if GOOGLE_PROTOBUF_OBJC_VERSION < 30007
#error This file was generated by a newer version of protoc which is incompatible with your Protocol Buffer library sources.
#endif
-#if 30006 < GOOGLE_PROTOBUF_OBJC_MIN_SUPPORTED_VERSION
+#if 30007 < GOOGLE_PROTOBUF_OBJC_MIN_SUPPORTED_VERSION
#error This file was generated by an older version of protoc which is incompatible with your Protocol Buffer library sources.
#endif