Bump version to v1.5

Most important change is 19c4042 - necessary to support newer Linux kernels.
This commit is contained in:
Tore Anderson
2019-05-20 10:19:56 +02:00
parent 1441a3ff4b
commit 66e1e5fc28

2
clatd
View File

@@ -26,7 +26,7 @@
use strict;
use Net::IP;
my $VERSION = "1.4";
my $VERSION = "1.5";
#
# Populate the global config hash with the default values