1#line 1 "W:/build/RelWithDebInfo/gitmodules/peptide/src/versioning/VerInfo.h"
2#line 1 "S:/jenkins/workspace/ECP/ufe/ufe-full-python3.11-windows/ufe/gitmodules/peptide/src/versioning/VerInfo_src.h"
18#ifndef PEPTIDE_VER_VERSION_INFO_H
19#define PEPTIDE_VER_VERSION_INFO_H
27#ifndef PEPTIDE_USE_FOUR_FIELD_VERSION
28#define PEPTIDE_USE_FOUR_FIELD_VERSION 0
62#if PEPTIDE_USE_FOUR_FIELD_VERSION
63 static int getArchVersion();
Information about the version of the product.
static int getMajorVersion()
Returns the components of the product version number.
static std::string getLibSuffix()
Returns the version suffix of the libraries.
static std::string getVersionID()
Returns a short version identifier.
static int getPatchLevel()
Returns the components of the product version number.
static int getFileFormatVersionID()
Returns the file version number.
FileFormatVersionNumbers
Enum that tracks our file format version numbers.
static int getMinorVersion()
Returns the components of the product version number.
static std::string getVersionInfo()
Returns detailed information about the version of the product.
VersionInfo()=delete
Prohibited and not implemented.
std::string string(const Path &path)