aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBogdano Arendartchuk <bogdano@mandriva.org>2008-11-11 16:48:46 +0000
committerBogdano Arendartchuk <bogdano@mandriva.org>2008-11-11 16:48:46 +0000
commitbc9f60a727164caf513746b5fc04f999c968f799 (patch)
tree2c1c1d6e66e065d30c60079c311437f28ccb5157
parentf49336398f7cd227b11a873954bf89967c84502a (diff)
downloadmgarepo-topic/V1_6_X.tar
mgarepo-topic/V1_6_X.tar.gz
mgarepo-topic/V1_6_X.tar.bz2
mgarepo-topic/V1_6_X.tar.xz
mgarepo-topic/V1_6_X.zip
Call this version 1.7, too many changes for a minorminor releaseV1_7topic/V1_6_X
-rw-r--r--CHANGES2
-rwxr-xr-xrepsys2
2 files changed, 2 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index 36a4383..87fc369 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,4 @@
-* 1.6.90
+* 1.7
- dropped all authenticated access support: subversion authentication has
been broken for a long time and the workarounds weren't decent. It will
be back in 1.7.x.
diff --git a/repsys b/repsys
index 1789fce..a29f23d 100755
--- a/repsys
+++ b/repsys
@@ -4,7 +4,7 @@ from RepSys.command import *
import getopt
import sys
-VERSION="1.6.90"
+VERSION="1.7"
HELP = """\
Usage: repsys COMMAND [COMMAND ARGUMENTS]