mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-25 07:33:57 -06:00

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