Skip to content

Commit

Permalink
Version bumped to 3.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Ratler committed Jan 5, 2011
1 parent 389821c commit 01703f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ripecheck.tcl
Original file line number Original file line Diff line number Diff line change
@@ -1,5 +1,5 @@
# #
# ripecheck.tcl Version: 3.4.4-dev Author: Stefan Wold <ratler@stderr.eu> # ripecheck.tcl Version: 3.4.4 Author: Stefan Wold <ratler@stderr.eu>
### ###
# Info: # Info:
# This script check unresolved ip addresses against a RIPE database # This script check unresolved ip addresses against a RIPE database
Expand Down Expand Up @@ -157,7 +157,7 @@ bind msg -|- !ripehelp ::ripecheck::msgRipeHelp


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


variable ipinfodb "http://api.ipinfodb.com/v2/ip_query.php?" variable ipinfodb "http://api.ipinfodb.com/v2/ip_query.php?"
variable maskarray variable maskarray
Expand Down

0 comments on commit 01703f6

Please sign in to comment.