projects
/
rmac
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
42e0ca6
)
Version bump for last patch; now at v1.13.4.
author
Shamus Hammons
<jlhamm@acm.org>
Wed, 16 May 2018 13:39:48 +0000
(08:39 -0500)
committer
Shamus Hammons
<jlhamm@acm.org>
Wed, 16 May 2018 13:39:48 +0000
(08:39 -0500)
version.h
patch
|
blob
|
history
diff --git
a/version.h
b/version.h
index 277ee277c1b60e18827650fda2ff0416de26e2ca..644b49bfcea1aa0581999cc3dacd54739f92b629 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
3
// Patch release number
+#define PATCH
4
// Patch release number
#endif // __VERSION_H__