pinosaur
/
smdp.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4ebae8b
)
version bump
author
Michael Göhler
<github@nixhub.de>
Sat, 25 Jun 2016 16:28:45 +0000
(18:28 +0200)
committer
Michael Göhler
<github@nixhub.de>
Sat, 25 Jun 2016 16:28:45 +0000
(18:28 +0200)
AUTHORS
patch
|
blob
|
history
include/main.h
patch
|
blob
|
history
diff --git
a/AUTHORS
b/AUTHORS
index
177d13c
..
3330634
100644
(file)
--- a/
AUTHORS
+++ b/
AUTHORS
@@
-12,4
+12,5
@@
dopsi
alx741
mnalt
guobin2312
+lukebond
diff --git
a/include/main.h
b/include/main.h
index
047d2fc
..
a3f6c77
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
6
+#define MDP_VER_REVISION
7
#endif // !defined( MAIN_H )