projects
/
rmac
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6198679
)
Version bump for last commit; now at v2.0.23.
master
author
Shamus Hammons
<jlhamm@acm.org>
Tue, 29 Sep 2020 03:05:23 +0000
(22:05 -0500)
committer
Shamus Hammons
<jlhamm@acm.org>
Tue, 29 Sep 2020 03:05:23 +0000
(22:05 -0500)
version.h
patch
|
blob
|
history
diff --git
a/version.h
b/version.h
index 6b5d5ef81fa0bbc7e437e965a48debe2b1d446d9..b23c2ea373709c890e94fda1b4912bdba51539f4 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
2
// Patch release number
+#define PATCH 2
3
// Patch release number
#endif // __VERSION_H__