Skip to content

Commit

Permalink
Rev2169
Browse files Browse the repository at this point in the history
  • Loading branch information
shortcutme committed Jul 29, 2017
1 parent a69531c commit eb97ea4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Config.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ class Config(object):

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

0 comments on commit eb97ea4

Please sign in to comment.