summaryrefslogtreecommitdiff
path: root/version
diff options
context:
space:
mode:
authortgrogers <[email protected]>2017-05-16 13:37:29 -0400
committertgrogers <[email protected]>2017-05-17 09:52:36 -0400
commit196703487e33ec383dab2a0cededb2289e342083 (patch)
treea26d8bcd3d33729a12ecc52290a4232af6052712 /version
parent7000034015bef87796acd72da4face5b227c61cf (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--version1
1 files changed, 0 insertions, 1 deletions
diff --git a/version b/version
index e565a98..c70c6ac 100644
--- a/version
+++ b/version
@@ -1,2 +1 @@
const char *g_gpgpusim_version_string = "GPGPU-Sim Simulator Version 3.2.2 ";
-const char *g_gpgpusim_build_string = "$Change$";