~ubuntu-branches/ubuntu/vivid/fail2ban/vivid

« back to all changes in this revision

Viewing changes to common/version.py

  • Committer: Package Import Robot
  • Author(s): Yaroslav Halchenko
  • Date: 2013-06-12 13:31:29 UTC
  • mfrom: (1.2.7)
  • Revision ID: package-import@ubuntu.com-20130612133129-l9klmdb5j1id9xbk
Tags: 0.8.10-1
* New upstream release
  - addresses possible DoS for anyone enabling many of apache- filters

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
__copyright__ = "Copyright (c) 2004 Cyril Jaquier, 2011-2013 Yaroslav Halchenko"
25
25
__license__ = "GPL"
26
26
 
27
 
version = "0.8.9"
 
27
version = "0.8.10"