diff --git a/impra/conf.py b/impra/conf.py index 7818877..78a47bc 100755 --- a/impra/conf.py +++ b/impra/conf.py @@ -39,7 +39,7 @@ PRG_NAME = 'Imprastorage' PRG_PACKAGE = 'impra' PRG_SCRIPT = PRG_NAME.lower() PRG_CLI_NAME = PRG_SCRIPT+'-cli' -PRG_VERS = '1.12' +PRG_VERS = '1.01' PRG_AUTHOR = 'a-Sansara' PRG_COPY = 'pluie.org' PRG_YEAR = '2013'