projects
/
sip-router
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab86756
)
Makefile.defs: version set to 5.0.0-dev5
author
Daniel-Constantin Mierla
<miconda@gmail.com>
Tue, 7 Jun 2016 14:21:25 +0000
(16:21 +0200)
committer
Daniel-Constantin Mierla
<miconda@gmail.com>
Tue, 7 Jun 2016 14:21:38 +0000
(16:21 +0200)
Makefile.defs
patch
|
blob
|
history
diff --git
a/Makefile.defs
b/Makefile.defs
index
d52d74f
..
bf84f88
100644
(file)
--- a/
Makefile.defs
+++ b/
Makefile.defs
@@
-97,7
+97,7
@@
INSTALL_FLAVOUR=$(FLAVOUR)
VERSION = 5
PATCHLEVEL = 0
SUBLEVEL = 0
-EXTRAVERSION = -dev
4
+EXTRAVERSION = -dev
5
# memory manager switcher
# 0 - f_malloc (fast malloc)