Cura/cura/CuraVersion.py.in
Arjen Hiemstra 6896fbf93a Re-add CuraVersion.py.in which got deleted in 97d16ae3
It is required for the build to work as the file gets processed to
include the proper version.
2016-04-11 12:06:27 +02:00

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@"