Bump up version number to 1.3.2
This commit is contained in:
parent
8cc677266e
commit
a65b2367f5
|
@ -5,11 +5,11 @@
|
||||||
# ip2e (IP to email) - Create the configuration file. |
|
# ip2e (IP to email) - Create the configuration file. |
|
||||||
# Created by clamsawd (clamsawd@openmailbox.org) |
|
# Created by clamsawd (clamsawd@openmailbox.org) |
|
||||||
# Licensed by GPL v.3 |
|
# Licensed by GPL v.3 |
|
||||||
# Last update: 16-02-2016 |
|
# Last update: 20-02-2016 |
|
||||||
# |
|
# |
|
||||||
# Compatible with Python 3.x |
|
# Compatible with Python 3.x |
|
||||||
# --------------------------------------------------------------
|
# --------------------------------------------------------------
|
||||||
version="1.3.1"
|
version="1.3.2"
|
||||||
|
|
||||||
#Import python-modules
|
#Import python-modules
|
||||||
import os
|
import os
|
||||||
|
|
|
@ -5,11 +5,11 @@
|
||||||
# ip2e (IP to email) - Run ip2e daemon. |
|
# ip2e (IP to email) - Run ip2e daemon. |
|
||||||
# Created by clamsawd (clamsawd@openmailbox.org) |
|
# Created by clamsawd (clamsawd@openmailbox.org) |
|
||||||
# Licensed by GPL v.3 |
|
# Licensed by GPL v.3 |
|
||||||
# Last update: 16-02-2016 |
|
# Last update: 20-02-2016 |
|
||||||
# |
|
# |
|
||||||
# Compatible with Python 3.x |
|
# Compatible with Python 3.x |
|
||||||
# --------------------------------------------------------------
|
# --------------------------------------------------------------
|
||||||
version="1.3.1"
|
version="1.3.2"
|
||||||
|
|
||||||
#Import python-modules
|
#Import python-modules
|
||||||
import urllib
|
import urllib
|
||||||
|
|
|
@ -5,11 +5,11 @@
|
||||||
# ip2e (IP to email) - See the log file. |
|
# ip2e (IP to email) - See the log file. |
|
||||||
# Created by clamsawd (clamsawd@openmailbox.org) |
|
# Created by clamsawd (clamsawd@openmailbox.org) |
|
||||||
# Licensed by GPL v.3 |
|
# Licensed by GPL v.3 |
|
||||||
# Last update: 16-02-2016 |
|
# Last update: 20-02-2016 |
|
||||||
# |
|
# |
|
||||||
# Compatible with Python 3.x |
|
# Compatible with Python 3.x |
|
||||||
# --------------------------------------------------------------
|
# --------------------------------------------------------------
|
||||||
version="1.3.1"
|
version="1.3.2"
|
||||||
|
|
||||||
#Import python-modules
|
#Import python-modules
|
||||||
import os
|
import os
|
||||||
|
|
Loading…
Reference in New Issue
Block a user