Skip to content

Commit

Permalink
change version to 0.1.1(0_1_1)
Browse files Browse the repository at this point in the history
  • Loading branch information
kazubu committed Feb 20, 2022
1 parent 39371c2 commit 84d9e6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dslite_autoconfig.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

VENDOR_ID = '000000-test_router'
PRODUCT = 'test-router'
VERSION = '1_00'
VERSION = '0_1_1'
CAPABILITY = 'dslite'

LOG_FORMAT = "[%(asctime)s] [%(levelname)s][%(name)s:%(lineno)s][%(funcName)s]: %(message)s"
Expand Down

0 comments on commit 84d9e6f

Please sign in to comment.