mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
Let's progress and mark a2 release toward 0.9.0
This commit is contained in:
parent
f7504d5b64
commit
2c1199cce0
2 changed files with 2 additions and 2 deletions
|
|
@ -4,7 +4,7 @@
|
|||
|_| \__,_|_|_/___|_.__/\__,_|_||_|
|
||||
|
||||
================================================================================
|
||||
Fail2Ban (version 0.9.0a1) 2013/??/??
|
||||
Fail2Ban (version 0.9.0a2) 2013/??/??
|
||||
================================================================================
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -24,4 +24,4 @@ __author__ = "Cyril Jaquier, Yaroslav Halchenko"
|
|||
__copyright__ = "Copyright (c) 2004 Cyril Jaquier, 2011-2013 Yaroslav Halchenko"
|
||||
__license__ = "GPL"
|
||||
|
||||
version = "0.9.0a1"
|
||||
version = "0.9.0a2"
|
||||
|
|
|
|||
Loading…
Reference in a new issue