summaryrefslogtreecommitdiff
path: root/Version.h
blob: c4ccaea3327a513e5577d6f7361758d8bcca6c64 (plain)
1
2
3
4
5
6
7
8
9
#ifndef VERSIONUC_H
#define VERSIONUC_H

/// \brief the version
#define ULTRACOPIER_VERSION		"2.2.4.5"
/// \brief the windows version
#define ULTRACOPIER_WINDOWS_VERSION	2,2,4,5

#endif // VARIABLE_H