9 lines
190 B
Python
9 lines
190 B
Python
#! /usr/bin/env python
|
|
# -*- coding: utf-8 -*-
|
|
|
|
# Copyright (c) 2024 Realtek Semiconductor Corp.
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
version = "1.2.3.0"
|
|
display_version = "1.2.3"
|