From 3da8e3ccfaa4452eae02d304b2d767b71763c197 Mon Sep 17 00:00:00 2001 From: idl0r Date: Sun, 18 Jul 2010 20:28:12 +0000 Subject: [PATCH] Bump imlate version to 1.0.1. svn path=/trunk/gentoolkit-dev/; revision=796 --- src/imlate/imlate | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.26.2