aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoridl0r <idl0r@gentoo.org>2010-07-18 20:28:12 +0000
committeridl0r <idl0r@gentoo.org>2010-07-18 20:28:12 +0000
commit3da8e3ccfaa4452eae02d304b2d767b71763c197 (patch)
tree95cf767f8256e0c819f90d399ceebceb88d0b05e
parentekeyword: Don't touch an empty KEYWORDS variable in case it occurs more (diff)
downloadgentoolkit-3da8e3ccfaa4452eae02d304b2d767b71763c197.tar.gz
gentoolkit-3da8e3ccfaa4452eae02d304b2d767b71763c197.tar.bz2
gentoolkit-3da8e3ccfaa4452eae02d304b2d767b71763c197.zip
Bump imlate version to 1.0.1.
svn path=/trunk/gentoolkit-dev/; revision=796
-rwxr-xr-xsrc/imlate/imlate2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/imlate/imlate b/src/imlate/imlate
index 4fcf0d7..8ff385b 100755
--- a/src/imlate/imlate
+++ b/src/imlate/imlate
@@ -7,7 +7,7 @@
# Python 2.6 compatibility
from __future__ import print_function
-VERSION = "1.0.0"
+VERSION = "1.0.1"
# works just with stable keywords!
MAIN_ARCH = "auto" # can be overridden by -m ARCH