summaryrefslogtreecommitdiff
path: root/version
diff options
context:
space:
mode:
authorWilson Fung <[email protected]>2012-08-23 19:05:43 -0800
committerAndrew Boktor <[email protected]>2014-08-14 13:48:54 -0700
commit97beb988d6e1dd520d0eca8c42b639796a0aa3ac (patch)
tree2e6c83a15cfdc5f4edd34f7054a6ce5bdce138c2 /version
parentf77596e6a6a8dc2346e84ab8edc8c279fde4dcfd (diff)
Extending ptx.y to ignore the .minnctapersm directive (at least it will not crash the simulator for now).
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 13841]
Diffstat (limited to 'version')
-rw-r--r--version2
1 files changed, 1 insertions, 1 deletions
diff --git a/version b/version
index 995a9a5..7c80d8e 100644
--- a/version
+++ b/version
@@ -1,2 +1,2 @@
const char *g_gpgpusim_version_string = "GPGPU-Sim Simulator Version 3.1.1+edits (development branch) ";
-const char *g_gpgpusim_build_string = "$Change$";
+const char *g_gpgpusim_build_string = "$Change$";