blob: 8b0cc0e5988c3a52225085c1c9d0d24ba19e1667 [file] [log] [blame]
// Copyright (c) 2015, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
// TODO: We need a build process to update this number. Something like a grinder
// task that will stamp the source file as part of a deploy, or a milestone task.
/// The version of the dart-services backend.
const String servicesVersion = 'M1.2';