pinosaur
/
smdp.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b56994f
)
version bump
author
Michael Göhler
<github@nixhub.de>
Sun, 3 Sep 2017 14:25:52 +0000
(16:25 +0200)
committer
Michael Göhler
<github@nixhub.de>
Sun, 3 Sep 2017 14:25:52 +0000
(16:25 +0200)
AUTHORS
patch
|
blob
|
history
include/main.h
patch
|
blob
|
history
diff --git
a/AUTHORS
b/AUTHORS
index
3330634
..
04b9550
100644
(file)
--- a/
AUTHORS
+++ b/
AUTHORS
@@
-13,4
+13,5
@@
alx741
mnalt
guobin2312
lukebond
+namhyung
diff --git
a/include/main.h
b/include/main.h
index
62e748b
..
a55574d
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
9
+#define MDP_VER_REVISION
10
#endif // !defined( MAIN_H )