Restored accidental delete

This commit is contained in:
Jaime van Kessel 2016-06-23 11:19:54 +02:00
parent cd6092581b
commit d499d59d97

5
cura/CuraVersion.py.in Normal file
View file

@ -0,0 +1,5 @@
# Copyright (c) 2015 Ultimaker B.V.
# Cura is released under the terms of the AGPLv3 or higher.
CuraVersion = "@CURA_VERSION@"
CuraBuildType = "@CURA_BUILDTYPE@"