summaryrefslogtreecommitdiff
path: root/src/gpuwattch/version.h
diff options
context:
space:
mode:
authorTor Aamodt <[email protected]>2020-05-21 08:57:11 -0700
committerGitHub <[email protected]>2020-05-21 08:57:11 -0700
commit76217d80d9aa33126b4254f5e899f882bbc6f2fd (patch)
tree4f461a6f417f76956748fafcfb89b664f54bf6a9 /src/gpuwattch/version.h
parente7fbfaa347c0acf8a6702c1e684a8e2ad8d3f733 (diff)
parente9e9fcf5957530ecb927aecb5ea238e4b78a4f45 (diff)
Merge pull request #178 from purdue-aalp/dev
Merging with the last few months of work at Purdue
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_ */