Skip to content

Commit

Permalink
Rev4167
Browse files Browse the repository at this point in the history
  • Loading branch information
shortcutme committed Aug 8, 2019
1 parent 44ef0cb commit 79ba4a9
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 @@ -13,7 +13,7 @@ class Config(object):

def __init__(self, argv):
self.version = "0.7.0"
self.rev = 4165
self.rev = 4167
self.argv = argv
self.action = None
self.pending_changes = {}
Expand Down

0 comments on commit 79ba4a9

Please sign in to comment.