commit: dc0ca6a3c7448a4d1c30292ee0099fd3974121b3
Author: Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 16 17:48:26 2014 +0000
Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Sun Mar 16 18:00:02 2014 +0000
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/python-updater.git;a=commit;h=dc0ca6a3
Bump to version 0.12.
---
python-updater.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/python-updater.in b/python-updater.in
index 7fc535d..f079316 100644
--- a/python-updater.in
+++ b/python-updater.in
@@ -25,7 +25,7 @@ if [[ "${BASH_VERSINFO[0]}" -lt 4 ]]; then
exit 1
fi
-VERSION="0.11"
+VERSION="0.12"
OLD_PYTHON_VERSIONS=""
OLD_PYTHON2_VERSIONS=""
OLD_PYTHON3_VERSIONS=""