| commit | 2fa7cf5d208c512f30d5608cc80c0db277d2d936 | [log] [tgz] |
|---|---|---|
| author | [email protected] <[email protected]@1cc9d426-c294-39be-ba72-c0199ca0f247> | Wed Feb 05 22:14:23 2014 |
| committer | [email protected] <[email protected]@1cc9d426-c294-39be-ba72-c0199ca0f247> | Wed Feb 05 22:14:23 2014 |
| tree | 242dda38c3d9a07944cb01297360dee6456efc44 | |
| parent | 20433f8cf3988e5d4030e71319ff5ed215199b12 [diff] |
update build datestamp git-svn-id: http://google-cache-invalidation-api.googlecode.com/svn/trunk/src@326 1cc9d426-c294-39be-ba72-c0199ca0f247
diff --git a/google/cacheinvalidation/impl/build_constants.h b/google/cacheinvalidation/impl/build_constants.h index f2adec1..156b494 100644 --- a/google/cacheinvalidation/impl/build_constants.h +++ b/google/cacheinvalidation/impl/build_constants.h
@@ -17,6 +17,6 @@ #ifndef INVALIDATION_BUILD_CONSTANTS_H_ #define INVALIDATION_BUILD_CONSTANTS_H_ namespace invalidation { -const int BUILD_DATESTAMP = 20130807; +const int BUILD_DATESTAMP = 20140204; } // namespace invalidation #endif // INVALIDATION_BUILD_CONSTANTS_H_