blob: 899b60d56add5e3a5b11f8fe44dc352b38052ed0 [file] [log] [blame]
// Copyright (c) 2010 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.
#ifndef COMPONENTS_VERSION_INFO_VERSION_INFO_VALUES_H_
#define COMPONENTS_VERSION_INFO_VERSION_INFO_VALUES_H_
#define PRODUCT_NAME "Chromium"
#define PRODUCT_VERSION "104.0.5085.0"
#define LAST_CHANGE "38e670abdadfcc71d124d311a0da3666ae110010-refs/heads/main@{#1007724}"
#define IS_OFFICIAL_BUILD 0
#endif // COMPONENTS_VERSION_INFO_VERSION_INFO_VALUES_H_