Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

command line version and built information. #15

Open
icetiger1974 opened this issue Dec 23, 2020 · 2 comments
Open

command line version and built information. #15

icetiger1974 opened this issue Dec 23, 2020 · 2 comments
Assignees

Comments

@icetiger1974
Copy link
Collaborator

2020.12.21 버전 run 하면 아래와 같이 나오는데.
"GRM v.2020.9.22. Built in 2020-12-22 21:57."
Built in 표현의 시점은 file 의 date modified attribute 입니다.
build가 이뤄진 시점은 아닙니다~

@yschoi51
Copy link
Collaborator

네.. 맞습니다. 파일이 수정된 날자인데..
이게 제컴에서는 build 할때만 수정이 되므로, 두개의 날자가 일치되고,
파일을 웹에서 다운로드 하면 수정된 날자가 바뀌므로,, build 한 날자와 달라지게 됩니다..
이부분은 수정 보완하도록 하겠습니다.
감사합니다.

@yschoi51
Copy link
Collaborator

상기 사항과 관련하여 아래와 같이 화면에 보이게 수정하였습니다.

GRM v.2021.4.23. File version : 2021.4.26. Modified in 2021-04-30 19:28.

즉. GRM 버전, 파일 버전, 파일의 modified 날자 로 표시됩니다..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants