From 74d20c9c02bd90e557f94a2eca099a97f14cc0a5 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Tue, 4 Jan 2011 23:43:39 +0000 Subject: version 1.9.2 --- CHANGES | 3 +++ repsys | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 17efc29..6506054 100644 --- a/CHANGES +++ b/CHANGES @@ -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 diff --git a/repsys b/repsys index 99847bf..a3113f1 100755 --- a/repsys +++ b/repsys @@ -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] -- cgit v1.2.1