diff options
| author | tgrogers <[email protected]> | 2017-05-16 13:37:29 -0400 |
|---|---|---|
| committer | tgrogers <[email protected]> | 2017-05-17 09:52:36 -0400 |
| commit | 196703487e33ec383dab2a0cededb2289e342083 (patch) | |
| tree | a26d8bcd3d33729a12ecc52290a4232af6052712 /version | |
| parent | 7000034015bef87796acd72da4face5b227c61cf (diff) | |
Changing the version detection to be much more detailed. Now the git commit # and branch will be embedded in the built executable and print out when gpgpu-sim runs
Diffstat (limited to 'version')
| -rw-r--r-- | version | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,2 +1 @@ const char *g_gpgpusim_version_string = "GPGPU-Sim Simulator Version 3.2.2 "; -const char *g_gpgpusim_build_string = "$Change$"; |
