projects
/
rmac
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b94e4cd
)
Version bump for last commit. Now at version 1.13.2.
author
Shamus Hammons
<jlhamm@acm.org>
Tue, 15 May 2018 18:36:04 +0000
(13:36 -0500)
committer
Shamus Hammons
<jlhamm@acm.org>
Tue, 15 May 2018 18:36:04 +0000
(13:36 -0500)
version.h
patch
|
blob
|
history
diff --git
a/version.h
b/version.h
index c4f73d75acfaba63411aade4fd9fecc5248ed924..b0439a0725757015801e781822de35e5e7b43c3c 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
1
// Patch release number
+#define PATCH
2
// Patch release number
#endif // __VERSION_H__