diff --git a/ip2e-config.py b/ip2e-config.py index 3a32f8a..b61fab6 100755 --- a/ip2e-config.py +++ b/ip2e-config.py @@ -9,7 +9,7 @@ # | # Compatible with Python 3.x | # -------------------------------------------------------------- -version="1.3" +version="1.3.1" #Import python-modules import os diff --git a/ip2e-daemon.py b/ip2e-daemon.py index 5e54381..557b3fe 100755 --- a/ip2e-daemon.py +++ b/ip2e-daemon.py @@ -9,7 +9,7 @@ # | # Compatible with Python 3.x | # -------------------------------------------------------------- -version="1.3" +version="1.3.1" #Import python-modules import urllib diff --git a/ip2e-log.py b/ip2e-log.py index d4d4f8f..467a8b4 100755 --- a/ip2e-log.py +++ b/ip2e-log.py @@ -9,7 +9,7 @@ # | # Compatible with Python 3.x | # -------------------------------------------------------------- -version="1.3" +version="1.3.1" #Import python-modules import os