Bump up version number to 1.1.2
This commit is contained in:
parent
1d6b982c5b
commit
53cdf207aa
|
@ -9,7 +9,7 @@
|
|||
# |
|
||||
# Compatible with Python 3.x |
|
||||
# --------------------------------------------------------------
|
||||
version="1.1.1"
|
||||
version="1.1.2"
|
||||
|
||||
#Import python-modules
|
||||
import os
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
# |
|
||||
# Compatible with Python 3.x |
|
||||
# --------------------------------------------------------------
|
||||
version="1.1.1"
|
||||
version="1.1.2"
|
||||
|
||||
#Import python-modules
|
||||
import urllib
|
||||
|
|
|
@ -5,11 +5,11 @@
|
|||
# ip2e (IP to email) - See the log file. |
|
||||
# Created by clamsawd (clamsawd@openmailbox.org) |
|
||||
# Licensed by GPL v.3 |
|
||||
# Last update: 01-11-2015 |
|
||||
# Last update: 09-11-2015 |
|
||||
# |
|
||||
# Compatible with Python 3.x |
|
||||
# --------------------------------------------------------------
|
||||
version="1.1.1"
|
||||
version="1.1.2"
|
||||
|
||||
#Import python-modules
|
||||
import os
|
||||
|
|
Loading…
Reference in New Issue
Block a user