projects
/
fwsnort.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
59e2ff7
)
bumped version to 1.6.2
author
Michael Rash
<mbr@cipherdyne.org>
Sun, 29 Apr 2012 00:45:23 +0000 (20:45 -0400)
committer
Michael Rash
<mbr@cipherdyne.org>
Sun, 29 Apr 2012 00:45:23 +0000 (20:45 -0400)
VERSION
patch
|
blob
|
history
fwsnort
patch
|
blob
|
history
diff --git
a/VERSION
b/VERSION
index
cf19d78
..
fdd3be6
100644
(file)
--- a/
VERSION
+++ b/
VERSION
@@
-1
+1
@@
-1.6.2-pre1
+1.6.2
diff --git
a/fwsnort
b/fwsnort
index
85d53a2
..
bf06745
100755
(executable)
--- 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',