Skip to content

Commit

Permalink
Version 3.2.1-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Ratler committed Feb 18, 2010
1 parent f6e6050 commit 10630de
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ripecheck.tcl
@@ -1,5 +1,5 @@
#
# ripecheck.tcl Version: 3.2 Author: Stefan Wold <ratler@stderr.eu>
# ripecheck.tcl Version: 3.2.1-dev Author: Stefan Wold <ratler@stderr.eu>
###
# Info:
# This script check unresolved ip addresses against a RIPE database
Expand Down Expand Up @@ -30,7 +30,7 @@
# wish to ban.
#
# testripecheck <channel> <host>
# Test host or ip from dcc console with your current settings
# Test host or ip from dcc console with your current settings
#
# chanset <channel> <+/->ripecheck
# This will either enable (+) or disable (-) the script for the
Expand Down Expand Up @@ -191,7 +191,7 @@ bind pub -|- !ripestatus ::ripecheck::pubRipeStatus

namespace eval ::ripecheck {
# Global variables
variable version "3.2"
variable version "3.2.1-dev"

variable maskarray
variable chanarr
Expand Down

0 comments on commit 10630de

Please sign in to comment.