GetDPVersion.h.in (getdp-3.4.0-source.tgz) | : | GetDPVersion.h.in (getdp-3.5.0-source.tgz) | ||
---|---|---|---|---|
// GetDP - Copyright (C) 1997-2021 P. Dular and C. Geuzaine, University of Liege | // GetDP - Copyright (C) 1997-2022 P. Dular and C. Geuzaine, University of Liege | |||
// | // | |||
// See the LICENSE.txt file for license information. Please report all | // See the LICENSE.txt file for license information. Please report all | |||
// issues on https://gitlab.onelab.info/getdp/getdp/issues. | // issues on https://gitlab.onelab.info/getdp/getdp/issues. | |||
#ifndef GETDP_VERSION_H | #ifndef GETDP_VERSION_H | |||
#define GETDP_VERSION_H | #define GETDP_VERSION_H | |||
#define GETDP_MAJOR_VERSION ${GETDP_MAJOR_VERSION} | #define GETDP_MAJOR_VERSION ${GETDP_MAJOR_VERSION} | |||
#define GETDP_MINOR_VERSION ${GETDP_MINOR_VERSION} | #define GETDP_MINOR_VERSION ${GETDP_MINOR_VERSION} | |||
#define GETDP_PATCH_VERSION ${GETDP_PATCH_VERSION} | #define GETDP_PATCH_VERSION ${GETDP_PATCH_VERSION} | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added |