diff --git a/ip2e-config.py b/ip2e-config.py index 6dc013a..2a5bf43 100755 --- a/ip2e-config.py +++ b/ip2e-config.py @@ -9,7 +9,7 @@ # | # Compatible with Python 3.x | # -------------------------------------------------------------- -version="0.8-beta" +version="1.0" #Import python-modules import os diff --git a/ip2e-daemon.py b/ip2e-daemon.py index 604189b..672bf72 100755 --- a/ip2e-daemon.py +++ b/ip2e-daemon.py @@ -9,7 +9,7 @@ # | # Compatible with Python 3.x | # -------------------------------------------------------------- -version="0.8-beta" +version="1.0" #Import python-modules import urllib diff --git a/ip2e-log.py b/ip2e-log.py index eb15bbc..96db619 100755 --- a/ip2e-log.py +++ b/ip2e-log.py @@ -9,7 +9,7 @@ # | # Compatible with Python 3.x | # -------------------------------------------------------------- -version="0.8-beta" +version="1.0" #Import python-modules import os