CHANGELOG

This commit is contained in:
caryoscelus 2023-12-26 15:14:00 +00:00
parent cf86f1a9ba
commit 0382aee68f
No known key found for this signature in database
GPG key ID: 254EDDB85B66CB1F
2 changed files with 2 additions and 1 deletions

View file

@ -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