mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-01-29 10:39:49 +01:00
9 lines
298 B
Python
9 lines
298 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="${version_long}"
|
||
|
VERSION_SHORT="${version_short}"
|
||
|
VERSION_PLIST="${version_plist}"
|