projects
/
sip-router
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
422d0a3
)
Makefile.defs: version set to 5.0.0-dev1
author
Daniel-Constantin Mierla
<miconda@gmail.com>
Mon, 21 Mar 2016 09:44:01 +0000
(10:44 +0100)
committer
Daniel-Constantin Mierla
<miconda@gmail.com>
Mon, 21 Mar 2016 09:49:36 +0000
(10:49 +0100)
Makefile.defs
patch
|
blob
|
history
diff --git
a/Makefile.defs
b/Makefile.defs
index
687ecf2
..
3f3d830
100644
(file)
--- a/
Makefile.defs
+++ b/
Makefile.defs
@@
-97,7
+97,7
@@
INSTALL_FLAVOUR=$(FLAVOUR)
VERSION = 5
PATCHLEVEL = 0
SUBLEVEL = 0
-EXTRAVERSION = -dev
0
+EXTRAVERSION = -dev
1
# memory manager switcher
# 0 - f_malloc (fast malloc)