aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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]