CHANGELOG
This commit is contained in:
parent
cf86f1a9ba
commit
0382aee68f
2 changed files with 2 additions and 1 deletions
|
@ -15,7 +15,7 @@ class Config(object):
|
|||
self.version = "0.7.10+"
|
||||
self.user_agent = "conservancy"
|
||||
# DEPRECATED ; replace with git-generated commit
|
||||
self.rev = 5140
|
||||
self.rev = 5141
|
||||
self.user_agent_rev = 8192
|
||||
self.argv = argv
|
||||
self.action = None
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue