summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTor Aamodt <[email protected]>2013-01-29 21:38:28 -0800
committerAndrew Boktor <[email protected]>2014-08-14 13:49:25 -0700
commitc03c5e0e9ef60f32fb799ae9e48f463f885484a1 (patch)
tree3780b046ae623f9b613b9cf2b18ea47d3dad060c
parentf94343c8768af0fe5571c965e306c387b812b767 (diff)
indicate this is development branch
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 15135]
-rw-r--r--version2
1 files changed, 1 insertions, 1 deletions
diff --git a/version b/version
index d4cee46..7b22bfc 100644
--- a/version
+++ b/version
@@ -1,2 +1,2 @@
-const char *g_gpgpusim_version_string = "GPGPU-Sim Simulator Version 3.2.0 ";
+const char *g_gpgpusim_version_string = "GPGPU-Sim Simulator Version 3.2.0+edits (development branch) ";
const char *g_gpgpusim_build_string = "$Change$";