projects
/
rmac
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
49eac9e
)
Version bump (1.8.3) for last commit. :-P
author
Shamus Hammons
<jlhamm@acm.org>
Thu, 20 Jul 2017 19:17:47 +0000
(14:17 -0500)
committer
Shamus Hammons
<jlhamm@acm.org>
Thu, 20 Jul 2017 19:17:47 +0000
(14:17 -0500)
version.h
patch
|
blob
|
history
diff --git
a/version.h
b/version.h
index c74f9b45b256c1a2c40116ab19b55be102da8135..7bb68de66f4642d5e2c7d906ca858bd7dac7a305 100644
(file)
--- a/
version.h
+++ b/
version.h
@@
-15,7
+15,7
@@
#define MAJOR 1 // Major version number
#define MINOR 8 // Minor version number
-#define PATCH
2
// Patch release number
+#define PATCH
3
// Patch release number
#endif // __VERSION_H__