New changelog entry and version update for relase.
[quix0rs-apt-p2p.git] / apt_p2p / apt_p2p_conf.py
index 81fb177ddc42ef1237febeab7366d14951180f3c..1d8cae838daacd825021cc7a7cbc1e3eefe88997 100644 (file)
@@ -23,7 +23,7 @@ class ConfigError(Exception):
     def __str__(self):
         return repr(self.message)
 
-version = versions.Version('apt-p2p', 0, 1, 4)
+version = versions.Version('apt-p2p', 0, 1, 5)
 
 mapbase64 = '0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz.-'
 versionID = 'A'