Skip to content
Snippets Groups Projects
Commit 9ca1ee00 authored by Muxi Yan's avatar Muxi Yan
Browse files

Add regeneration info to version.h

parent 8c6d754a
No related branches found
No related tags found
No related merge requests found
......@@ -31,7 +31,10 @@
*
*/
/* This file is autogenerated from template:
* templates/src/objective-c/GRPCClient/private/version.h.template */
/* This file is autogenerated from a template file. Please make
* modifications to
* `templates/src/objective-c/GRPCClient/private/version.h.template`
* instead. This file can be regenerated from the template by running
* `tools/buildgen/generate_projects.sh`. */
#define GRPC_OBJC_VERSION_STRING @"1.1.0-pre1"
......@@ -33,7 +33,10 @@
*
*/
/* This file is autogenerated from template:
* templates/src/objective-c/GRPCClient/private/version.h.template */
/* This file is autogenerated from a template file. Please make
* modifications to
* `templates/src/objective-c/GRPCClient/private/version.h.template`
* instead. This file can be regenerated from the template by running
* `tools/buildgen/generate_projects.sh`. */
#define GRPC_OBJC_VERSION_STRING @"${settings.version}"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment