From: allfro Date: Sun, 10 Mar 2013 04:49:35 +0000 (-0500) Subject: Update pysudo X-Git-Url: https://git.nothing2do.fr/?a=commitdiff_plain;h=bb0eddf9e8412e3664c794055ccab16a4215d2bc;p=get-hack-src.git Update pysudo --- diff --git a/src/scripts/pysudo b/src/scripts/pysudo index a6c2fbb..e19e7c2 100755 --- a/src/scripts/pysudo +++ b/src/scripts/pysudo @@ -11,7 +11,7 @@ __copyright__ = 'Copyright 2012, Canari Project' __credits__ = [] __license__ = 'GPL' -__version__ = '0.3' +__version__ = '0.4' __maintainer__ = 'Nadeem Douba' __email__ = 'ndouba@gmail.com' __status__ = 'Development'