diff options
| author | Tor Aamodt <[email protected]> | 2012-07-28 15:16:35 -0800 |
|---|---|---|
| committer | Andrew Boktor <[email protected]> | 2014-08-14 13:48:53 -0700 |
| commit | 135135ef41f5628c146d35dd24eeac2c71efeae3 (patch) | |
| tree | a86e9f5c461873f4892a4c3c67e9b3a82386525e | |
| parent | 13d2ba3af71a4110dbe24772555cdc3d341425a8 (diff) | |
CL 13560 is GPGPU-Sim version 3.1.1
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 13564]
| -rw-r--r-- | version | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,2 +1,2 @@ -const char *g_gpgpusim_version_string = "GPGPU-Sim Simulator Version 3.1.1 "; +const char *g_gpgpusim_version_string = "GPGPU-Sim Simulator Version 3.1.1+edits (development branch) "; const char *g_gpgpusim_build_string = "$Change$"; |
