projects
/
sip-router
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7fd97b3
)
Makefile.defs: version set to 5.0.0-dev7
author
Daniel-Constantin Mierla
<miconda@gmail.com>
Tue, 1 Nov 2016 13:57:01 +0000
(14:57 +0100)
committer
Daniel-Constantin Mierla
<miconda@gmail.com>
Tue, 1 Nov 2016 14:03:30 +0000
(15:03 +0100)
Makefile.defs
patch
|
blob
|
history
diff --git
a/Makefile.defs
b/Makefile.defs
index
582fb38
..
70f5d40
100644
(file)
--- a/
Makefile.defs
+++ b/
Makefile.defs
@@
-102,7
+102,7
@@
INSTALL_FLAVOUR=$(FLAVOUR)
VERSION = 5
PATCHLEVEL = 0
SUBLEVEL = 0
-EXTRAVERSION = -dev
6
+EXTRAVERSION = -dev
7
# memory manager switcher
# 0 - f_malloc (fast malloc)