projects
/
rmac
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ceab932
)
Version bump for last commit; now at v2.0.21.
author
Shamus Hammons
<jlhamm@acm.org>
Sun, 16 Aug 2020 21:43:05 +0000
(16:43 -0500)
committer
Shamus Hammons
<jlhamm@acm.org>
Sun, 16 Aug 2020 21:43:05 +0000
(16:43 -0500)
version.h
patch
|
blob
|
history
diff --git
a/version.h
b/version.h
index 56ecd722f7d55b4daf9a09d268b80fec07536523..5764ad5e8d3531bb2a2644cfad8127b00fdd7420 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 2
0
// Patch release number
+#define PATCH 2
1
// Patch release number
#endif // __VERSION_H__