From: Michael Rash Date: Sun, 29 Apr 2012 00:45:23 +0000 (-0400) Subject: bumped version to 1.6.2 X-Git-Tag: fwsnort-1.6.2~1 X-Git-Url: http://www.cipherdyne.com/cgi-bin/gitweb.cgi?p=fwsnort.git;a=commitdiff_plain;h=8033d5d239dd544eaf927f1ea13c855c7ef054b6 bumped version to 1.6.2 --- diff --git a/VERSION b/VERSION index cf19d78..fdd3be6 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.6.2-pre1 +1.6.2 diff --git a/fwsnort b/fwsnort index 85d53a2..bf06745 100755 --- a/fwsnort +++ b/fwsnort @@ -14,7 +14,7 @@ # # Credits: (see the CREDITS file) # -# Version: 1.6.2-pre1 +# Version: 1.6.2 # # Copyright (C) 2003-2012 Michael Rash (mbr@cipherdyne.org) # @@ -102,7 +102,7 @@ my $CONFIG_DEFAULT = '/etc/fwsnort/fwsnort.conf'; my $fwsnort_conf = $CONFIG_DEFAULT; ### version number -my $version = '1.6.2-pre1'; +my $version = '1.6.2'; my %ipt_hdr_opts = ( 'src' => '-s',