mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-05-13 14:36:43 +00:00
Add .dev suffix to the version to signal "development" build
This commit is contained in:
parent
8cb6ec54ac
commit
d7087412bb
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue