blob: 9f1057092ea9c7b3e3fad3492fcb27ce29f8dac7 [file] [log] [blame]
// Copyright 2019 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// Version Information
#define UPDATER_VERSION @MAJOR@,@MINOR@,@BUILD@,@PATCH@
#define UPDATER_VERSION_STRING "@MAJOR@.@MINOR@.@BUILD@.@PATCH@"