mirror of https://github.com/fail2ban/fail2ban
Add .dev suffix to the version to signal "development" build
parent
8cb6ec54ac
commit
d7087412bb
|
@ -24,4 +24,4 @@ __author__ = "Cyril Jaquier, Yaroslav Halchenko"
|
|||
__copyright__ = "Copyright (c) 2004 Cyril Jaquier, 2011-2013 Yaroslav Halchenko"
|
||||
__license__ = "GPL"
|
||||
|
||||
version = "0.8.13"
|
||||
version = "0.8.13.dev"
|
||||
|
|
Loading…
Reference in New Issue