diff options
| author | Andrew M. B. Boktor <[email protected]> | 2012-05-14 22:10:58 -0800 |
|---|---|---|
| committer | Andrew Boktor <[email protected]> | 2014-08-14 13:47:30 -0700 |
| commit | 607f7f7d94b6cf5ca33d7f7b1be146cf504dd645 (patch) | |
| tree | 25cdefa55b46dc902046e569001fcc16ef97fbff /src/cuda-sim | |
| parent | 20c229510fb352c42dfe8a804efa2e247d129acc (diff) | |
Release 3.1.0
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 12558]
Diffstat (limited to 'src/cuda-sim')
| -rw-r--r-- | src/cuda-sim/cuda-sim.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cuda-sim/cuda-sim.cc b/src/cuda-sim/cuda-sim.cc index 0093ef2..7fdd64b 100644 --- a/src/cuda-sim/cuda-sim.cc +++ b/src/cuda-sim/cuda-sim.cc @@ -1372,7 +1372,7 @@ kernel_info_t *gpgpu_opencl_ptx_sim_init_grid(class function_info *entry, } const char *g_gpgpusim_build_string = "$Change$"; -const char *g_gpgpusim_version_string = "3.0.2"; +const char *g_gpgpusim_version_string = "3.1.0"; void print_splash() { |
