Welcome to mirror list, hosted at ThFree Co, Russian Federation.

CuraVersion.py.in « cura - github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5ad819b1fc112352496387300c7a826c8e341a36 (plain)
1
2
3
4
5
# Copyright (c) 2015 Ultimaker B.V.
# Cura is released under the terms of the AGPLv3 or higher.

CuraVersion = "@CURA_VERSION@"
CuraBuildType = "@CURA_BUILDTYPE@"