summaryrefslogtreecommitdiff
path: root/version
diff options
context:
space:
mode:
authorTim Rogers <[email protected]>2017-05-17 10:31:01 -0400
committerGitHub <[email protected]>2017-05-17 10:31:01 -0400
commit149cd62db8a8820f47971590b13632bb35e51be4 (patch)
treeca1c65e430983fe01935a5d265fc3cabbf376a7d /version
parent7000034015bef87796acd72da4face5b227c61cf (diff)
parent959808f483a43dc2371f04e18c34fcebb0425b48 (diff)
Merge pull request #37 from tgrogers/tim-embed-commit
Embedding the gpgpu-sim version information (the commit number that was built) in the shared object executable.
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$";