Skip to content

Commit

Permalink
Rev3110 version update
Browse files Browse the repository at this point in the history
  • Loading branch information
shortcutme committed Oct 16, 2017
1 parent b40ef09 commit 9551d11
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Config.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ class Config(object):

def __init__(self, argv):
self.version = "0.6.0"
self.rev = 3110
self.argv = argv
self.action = None
self.config_file = "zeronet.conf"
Expand Down

0 comments on commit 9551d11

Please sign in to comment.