Skip to content

Commit 39cd732

Browse files
committed
Bump development version
1 parent eb9a300 commit 39cd732

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Makefile.defs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ MAIN_NAME=opensips
6565

6666
#version number
6767
VERSION_MAJOR = 3
68-
VERSION_MINOR = 6
68+
VERSION_MINOR = 7
6969
VERSION_SUBMINOR = 0
7070
VERSION_BUILD = dev
7171

doc/build-contrib.sh

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@
2121
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,USA
2222

2323
### global OpenSIPS commit stats, self-generated on each "rebuild-proj-stats"
24-
__PROJ_COMMITS=21604
25-
__PROJ_LINES_ADD=2576926
26-
__PROJ_LINES_DEL=1328694
27-
__LAST_REBUILD_SHA=816b58e6b36d873f63b20923fb822593a175b5f2
24+
__PROJ_COMMITS=22438
25+
__PROJ_LINES_ADD=2669737
26+
__PROJ_LINES_DEL=1359428
27+
__LAST_REBUILD_SHA=eb9a3007c236220b53d880dd4cc768cbe7e80110
2828

2929
TMP_FILE=/var/tmp/.opensips-build-contrib.tmp
3030

0 commit comments

Comments
 (0)