pinosaur
/
smdp.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
75c5523
)
version bump
author
Michael Göhler
<github@nixhub.de>
Mon, 27 Aug 2018 22:37:21 +0000
(
00:37
+0200)
committer
Michael Göhler
<github@nixhub.de>
Mon, 27 Aug 2018 22:37:21 +0000
(
00:37
+0200)
AUTHORS
patch
|
blob
|
history
include/main.h
patch
|
blob
|
history
diff --git
a/AUTHORS
b/AUTHORS
index
04b9550
..
fce382a
100644
(file)
--- a/
AUTHORS
+++ b/
AUTHORS
@@
-14,4
+14,5
@@
mnalt
guobin2312
lukebond
namhyung
+ethanherbertson
diff --git
a/include/main.h
b/include/main.h
index
9359952
..
7f51e92
100644
(file)
--- a/
include/main.h
+++ b/
include/main.h
@@
-25,6
+25,6
@@
#define MDP_VER_MAJOR 1
#define MDP_VER_MINOR 0
-#define MDP_VER_REVISION 1
3
+#define MDP_VER_REVISION 1
4
#endif // !defined( MAIN_H )