diff options
author | Ben Summers <ben@fluffy.co.uk> | 2006-02-11 09:40:32 +0000 |
---|---|---|
committer | Ben Summers <ben@fluffy.co.uk> | 2006-02-11 09:40:32 +0000 |
commit | dc24ad5027955df1e3555beacf00b77e382e6d2e (patch) | |
tree | c14b7a8b79995903bc0c02089f8ff22f3c3e77b5 | |
parent | 3759150b569df90403d2168f23e6e02fc869deb1 (diff) |
Bump ident string version to stop new clients connecting to old servers
-rw-r--r-- | bin/bbstored/backupprotocol.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/bbstored/backupprotocol.txt b/bin/bbstored/backupprotocol.txt index 106ac24c..62d837ff 100644 --- a/bin/bbstored/backupprotocol.txt +++ b/bin/bbstored/backupprotocol.txt @@ -3,7 +3,7 @@ # Name Backup -IdentString Box-Backup:v=B +IdentString Box-Backup:v=C ServerContextClass BackupContext BackupContext.h ClientType Filename BackupStoreFilenameClear BackupStoreFilenameClear.h |