From 2f2a59ddf303876669959284e210c2be3cd6a721 Mon Sep 17 00:00:00 2001 From: Tore Anderson Date: Thu, 23 Jul 2015 13:40:17 +0200 Subject: [PATCH] v1.3: new licence => new release --- clatd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clatd b/clatd index 703dd60..9fadd11 100755 --- a/clatd +++ b/clatd @@ -12,7 +12,7 @@ use strict; use Net::IP; -my $VERSION = "1.2"; +my $VERSION = "1.3"; # # Populate the global config hash with the default values