From 0e2d3a6e02548e7c77b6fb7ca9957bc783cfb482 Mon Sep 17 00:00:00 2001 From: Gra Date: Thu, 23 Apr 2009 10:05:00 +0200 Subject: [PATCH] Comments: capital letters and 79 cols. --- version.py | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/version.py b/version.py index 70b7de5..7746414 100644 --- a/version.py +++ b/version.py @@ -1,7 +1,8 @@ - -# change this for stealth. you must also change the filenames of the .ini, .val, and the icon files and replace "pykeylogger" with what you put in here. +# Change this for stealth. you must also change the filenames of the +# .ini, .val, and the icon files and replace "pykeylogger" with what you put in +# here. name = "pykeylogger" -# change this for stealth +# Change this for stealth. description = "Simple Python Keylogger" version = "1.0.4" -- 2.45.1