diff options
-rw-r--r-- | CHANGES | 3 | ||||
-rwxr-xr-x | repsys | 2 |
2 files changed, 4 insertions, 1 deletions
@@ -1,3 +1,6 @@ +* 1.9.2-binrepo +- add .xz files in binrepo + * 1.9.1-binrepo - fix problem with python threads on 2010.1 @@ -4,7 +4,7 @@ from RepSys.command import * import getopt import sys -VERSION="1.9.1-binrepo" +VERSION="1.9.2-binrepo" HELP = """\ Usage: repsys COMMAND [COMMAND ARGUMENTS] |