From aa92cb0287cdc58272a47097296ba6700ca96057 Mon Sep 17 00:00:00 2001 From: Tore Anderson Date: Fri, 23 Oct 2015 13:43:34 +0200 Subject: [PATCH] Bump version to v1.4 --- clatd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clatd b/clatd index 1a3778a..275f22e 100755 --- a/clatd +++ b/clatd @@ -12,7 +12,7 @@ use strict; use Net::IP; -my $VERSION = "1.3"; +my $VERSION = "1.4"; # # Populate the global config hash with the default values