projects
/
rmac
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c1e995
)
Version bump for last commit; now at version 1.13.5.
author
Shamus Hammons
<jlhamm@acm.org>
Wed, 16 May 2018 17:58:03 +0000
(12:58 -0500)
committer
Shamus Hammons
<jlhamm@acm.org>
Wed, 16 May 2018 17:58:03 +0000
(12:58 -0500)
version.h
patch
|
blob
|
history
diff --git
a/version.h
b/version.h
index 644b49bfcea1aa0581999cc3dacd54739f92b629..bd1b4d398f53d7eec3c1f5268bd8a26d6af5cb6c 100644
(file)
--- a/
version.h
+++ b/
version.h
@@
-15,7
+15,7
@@
#define MAJOR 1 // Major version number
#define MINOR 13 // Minor version number
-#define PATCH
4
// Patch release number
+#define PATCH
5
// Patch release number
#endif // __VERSION_H__