diff --git a/iwla.py b/iwla.py index 480d2f1..6478720 100755 --- a/iwla.py +++ b/iwla.py @@ -131,7 +131,7 @@ class IWLA(object): ANALYSIS_CLASS = 'HTTP' API_VERSION = 1 - IWLA_VERSION = '0.3-dev' + IWLA_VERSION = '0.3' def __init__(self, logLevel): self.meta_infos = {} diff --git a/resources/icon/vh.png b/resources/icon/vh.png new file mode 100644 index 0000000..13e52f9 Binary files /dev/null and b/resources/icon/vh.png differ diff --git a/resources/icon/vk.png b/resources/icon/vk.png new file mode 100644 index 0000000..ac1bc63 Binary files /dev/null and b/resources/icon/vk.png differ diff --git a/resources/icon/vp.png b/resources/icon/vp.png new file mode 100644 index 0000000..8ebf702 Binary files /dev/null and b/resources/icon/vp.png differ diff --git a/resources/icon/vu.png b/resources/icon/vu.png new file mode 100644 index 0000000..7d39356 Binary files /dev/null and b/resources/icon/vu.png differ diff --git a/resources/icon/vv.png b/resources/icon/vv.png new file mode 100644 index 0000000..d5b7cdd Binary files /dev/null and b/resources/icon/vv.png differ