Skip to content

automate compile date #201

@Rick-Methot-NOAA

Description

@Rick-Methot-NOAA

per Neal S.
"DATE" is a preprocessor macro that expands to current date (at compile time) in the form mmm dd yyyy (e.g. "Jan 14 2012"), as a string. The DATE macro can be used to provide information about the particular moment a binary was built.

I think the syntax
!!version_info+="#V3.30.17.01Beta;";
!!version_info+=DATE;
!!version_info+=";_safe;Stock_Synthesis_by_Richard_Methot(NOAA)_using_ADMB_12.3";

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions