aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objective-c/GRPCClient/private/version.h
diff options
context:
space:
mode:
authorGravatar Muxi Yan <mxyan@google.com>2017-01-30 09:21:05 -0800
committerGravatar Muxi Yan <mxyan@google.com>2017-01-30 09:22:30 -0800
commit27e9db4393431abb44b83e9844570bee352c80ff (patch)
tree96ebaf40d280481a09b00c91798fdf71bf1a2378 /src/objective-c/GRPCClient/private/version.h
parent91bac1155d91c7cc6650fa3803308218bfea3266 (diff)
Add modification warning to templated files
Diffstat (limited to 'src/objective-c/GRPCClient/private/version.h')
-rw-r--r--src/objective-c/GRPCClient/private/version.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/objective-c/GRPCClient/private/version.h b/src/objective-c/GRPCClient/private/version.h
index 55d38c235a..0d01dc31f7 100644
--- a/src/objective-c/GRPCClient/private/version.h
+++ b/src/objective-c/GRPCClient/private/version.h
@@ -31,4 +31,7 @@
*
*/
+/* This file is autogenerated from template:
+ * templates/src/objective-c/GRPCClient/private/version.h.template */
+
#define GRPC_OBJC_VERSION_STRING @"1.1.0-dev"