mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-30 00:55:12 +08:00

It is required for the build to work as the file gets processed to include the proper version.
5 lines
128 B
Python
5 lines
128 B
Python
# Copyright (c) 2015 Ultimaker B.V.
|
|
# Cura is released under the terms of the AGPLv3 or higher.
|
|
|
|
CuraVersion = "@CURA_VERSION@"
|