projects
/
rmac
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9518721
)
Version bump for previous commits; now at v2.0.8.
author
Shamus Hammons
<jlhamm@acm.org>
Fri, 10 Jan 2020 15:08:27 +0000
(09:08 -0600)
committer
Shamus Hammons
<jlhamm@acm.org>
Fri, 10 Jan 2020 15:08:27 +0000
(09:08 -0600)
version.h
patch
|
blob
|
history
diff --git
a/version.h
b/version.h
index c9d53878ef70279ae4ab33767c099c9b2ad73edd..bb575e42c6b9c05325be2f4058fc6f3c1a59c0fb 100644
(file)
--- a/
version.h
+++ b/
version.h
@@
-15,7
+15,7
@@
#define MAJOR 2 // Major version number
#define MINOR 0 // Minor version number
-#define PATCH
7
// Patch release number
+#define PATCH
8
// Patch release number
#endif // __VERSION_H__