mirror of
https://github.com/simh/simh.git
synced 2026-04-17 08:41:28 +00:00
SCP: Provide commit id information when archived simh content is used
This commit is contained in:
@@ -56,10 +56,8 @@
|
||||
information as a consequence of the "sim_rev.h export-subst"
|
||||
line in the .gitattributes file.
|
||||
*/
|
||||
#if !defined(SIM_GIT_COMMIT_ID)
|
||||
#define SIM_GIT_COMMIT_ID $Format:%H$
|
||||
#define SIM_GIT_COMMIT_TIME $Format:%aI$
|
||||
#endif
|
||||
#define SIM_ARCHIVE_GIT_COMMIT_ID $Format:%H$
|
||||
#define SIM_ARCHIVE_GIT_COMMIT_TIME $Format:%aI$
|
||||
|
||||
/*
|
||||
The comment section below reflects the manual editing process which was in place
|
||||
|
||||
Reference in New Issue
Block a user