Set VERSION to 3.7.1 (via coho)

This commit is contained in:
Andrew Grieve
2015-02-03 20:46:29 -05:00
parent c5ffdff49b
commit 3bc755de7c
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
under the License.
*/
;(function() {
var PLATFORM_VERSION_BUILD_LABEL = '3.7.0';
var PLATFORM_VERSION_BUILD_LABEL = '3.7.1';
// file: src/scripts/require.js
/*jshint -W079 */