summaryrefslogtreecommitdiff
path: root/Wammu/__init__.py
diff options
context:
space:
mode:
authorMichal Čihař <michal@cihar.com>2010-01-12 17:17:45 +0100
committerMichal Čihař <michal@cihar.com>2010-01-12 17:17:45 +0100
commit85e82b3b0cd64991330bf7222f8f43b96216642b (patch)
tree5bf172c639b31874613eccc578c159249ed5c874 /Wammu/__init__.py
parent5d5dae645589394f58fa7df47d30e4a4ee8e034a (diff)
Imported Upstream version 0.32
Diffstat (limited to 'Wammu/__init__.py')
-rw-r--r--Wammu/__init__.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/Wammu/__init__.py b/Wammu/__init__.py
index 25c5e27..1574adb 100644
--- a/Wammu/__init__.py
+++ b/Wammu/__init__.py
@@ -7,7 +7,7 @@ Wammu top level module
__author__ = 'Michal Čihař'
__email__ = 'michal@cihar.com'
__license__ = '''
-Copyright © 2003 - 2009 Michal Čihař
+Copyright © 2003 - 2010 Michal Čihař
This program is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License version 2 as published by
@@ -23,7 +23,7 @@ this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
'''
-__version__ = '0.31.1'
+__version__ = '0.32'
gammu_error = None
configuration = None