ultimatepp/bazaar/ProductVersion/ProductVersion.upp
cxl 2a208a73e1 bazaar: Fixing for C++11
git-svn-id: svn://ultimatepp.org/upp/trunk@9130 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-11-01 19:19:17 +00:00

9 lines
122 B
Text

description "Small class to handle application versions\377";
uses
Core;
file
ProductVersion.h,
ProductVersion.cpp;