Skip to content

Commit

Permalink
version: 1.7-8
Browse files Browse the repository at this point in the history
  • Loading branch information
ywc689 committed Oct 8, 2019
1 parent 3d8f475 commit e2b9820
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions src/VERSION
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
#!/bin/sh -
# program: dpvs
# Sep 6, 2019
# Commit: 33602b88b7a9cf3d9a0235673d952582c7680eb5
# "timer: add debug log when scheduled"
# Oct 8, 2019
# Commit: 3d8f47575bd18ebfda88d83d869b36a18d2f49c1
# "route6: fix some problems"
# Features:
# 1. fix template conn crash problem
# 2. add debug log in timer
# 1. add dummy info and backtrace for dpvs timer crash problem
# 2. fix some problems in route6

export VERSION=1.7
export RELEASE=7
export RELEASE=8

echo $VERSION-$RELEASE

0 comments on commit e2b9820

Please sign in to comment.