Version Printing Issue

I should really learn how to code properly...
This commit is contained in:
Yuval Nativ
2014-02-19 14:07:43 +02:00
parent c5c11ad8a1
commit 981fb6b263

View File

@@ -57,7 +57,7 @@ class bcolors:
WHITE = '\033[0m'
class vars:
version = "0.4.2 Arthur"
version = "0.5.0 Citadel"
appname = "Malware DB"
authors = "Yuval Nativ, Lahad Ludar, 5fingers"
licensev = "GPL v3.0"