summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <arfrever.fta@gmail.com>2011-12-25 00:41:33 +0000
committerArfrever Frehtes Taifersar Arahesis <arfrever.fta@gmail.com>2011-12-25 00:41:33 +0000
commitcefe1d34c4fe24bc7a779467298fe044705fa4dc (patch)
tree13c1f2146e670c2a60256abc8c2c3284fe12d54a /python-updater
parentFix some messages. (diff)
downloadpython-updater-cefe1d34c4fe24bc7a779467298fe044705fa4dc.tar.gz
python-updater-cefe1d34c4fe24bc7a779467298fe044705fa4dc.tar.bz2
python-updater-cefe1d34c4fe24bc7a779467298fe044705fa4dc.zip
Update version.
Diffstat (limited to 'python-updater')
-rwxr-xr-xpython-updater2
1 files changed, 1 insertions, 1 deletions
diff --git a/python-updater b/python-updater
index e2343ac..34f3e2a 100755
--- a/python-updater
+++ b/python-updater
@@ -25,7 +25,7 @@ if [[ "${BASH_VERSINFO[0]}" -lt 4 ]]; then
exit 1
fi
-VERSION="0.9"
+VERSION="0.10"
OLD_PYTHON_VERSIONS=""
OLD_PYTHON2_VERSIONS=""
OLD_PYTHON3_VERSIONS=""