summaryrefslogtreecommitdiff
path: root/src/gpuwattch/version.h
diff options
context:
space:
mode:
authorMahmoud <[email protected]>2020-05-23 20:06:25 -0400
committerMahmoud <[email protected]>2020-05-23 20:06:25 -0400
commitd610fd81420979e956bf37100f7e1c7f1d153831 (patch)
tree392a841f21fec5136339ff36ad9b5c7b1b4cb480 /src/gpuwattch/version.h
parent6cedd3ef4973f3785757413db89a7c5d0ee2b58b (diff)
parente9e9fcf5957530ecb927aecb5ea238e4b78a4f45 (diff)
Merge branch 'dev' of https://github.com/purdue-aalp/gpgpu-sim_distribution into dev-traces
Diffstat (limited to 'src/gpuwattch/version.h')
-rw-r--r--src/gpuwattch/version.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/gpuwattch/version.h b/src/gpuwattch/version.h
index 76d8c75..41bd5b9 100644
--- a/src/gpuwattch/version.h
+++ b/src/gpuwattch/version.h
@@ -32,9 +32,9 @@
#ifndef VERSION_H_
#define VERSION_H_
-#define VER_MAJOR 0 /* beta release */
-#define VER_MINOR 8
+#define VER_MAJOR 0 /* beta release */
+#define VER_MINOR 8
-#define VER_UPDATE "Aug, 2010"
+#define VER_UPDATE "Aug, 2010"
#endif /* VERSION_H_ */