projects
/
rmac
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f33d7fd
)
Version bump for last patch. :-)
author
Shamus Hammons
<jlhamm@acm.org>
Wed, 19 Apr 2017 02:01:00 +0000
(21:01 -0500)
committer
Shamus Hammons
<jlhamm@acm.org>
Wed, 19 Apr 2017 02:01:00 +0000
(21:01 -0500)
version.h
patch
|
blob
|
history
diff --git
a/version.h
b/version.h
index 70fe45572f427270e68a3d013b37d6b1b0e1facf..16ddabb3edaf56d0551c55bd23c49884ff31d44b 100644
(file)
--- a/
version.h
+++ b/
version.h
@@
-15,7
+15,7
@@
#define MAJOR 1 // Major version number
#define MINOR 5 // Minor version number
-#define PATCH
2
// Patch release number
+#define PATCH
3
// Patch release number
#endif // __VERSION_H__