From 1de3fd29e2c93cef1ca3f60ed0ad91776fc6bac9 Mon Sep 17 00:00:00 2001 From: Johannes Findeisen Date: Fri, 11 Oct 2013 02:20:23 +0200 Subject: [PATCH] version bump to 0.7 --- bin/linspector | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/linspector b/bin/linspector index 474a94a..fc0908d 100755 --- a/bin/linspector +++ b/bin/linspector @@ -19,7 +19,7 @@ You should have received a copy of the GNU Affero General Public License along with this program. If not, see . """ -__version__ = "0.6/TCPCONNECT" +__version__ = "0.7" __default_config__ = "./examples/minimal.json" import argparse