8 lines
307 B
Python
8 lines
307 B
Python
# Copyright (c) 2024 The Chromium Embedded Framework Authors. All rights
|
|
# reserved. Use of this source code is governed by a BSD-style license that
|
|
# can be found in the LICENSE file.
|
|
|
|
# CEF version.
|
|
VERSION_LONG="141.0.7+ga5714cc+chromium-141.0.7390.108"
|
|
VERSION_SHORT="141.0.7"
|
|
VERSION_PLIST="141.0.7.0"
|