summaryrefslogtreecommitdiff
path: root/rsync.h
diff options
context:
space:
mode:
authorWayne Davison <wayned@samba.org>2013-09-28 13:55:54 -0700
committerWayne Davison <wayned@samba.org>2013-09-28 13:55:54 -0700
commitbc58313bf7f42f0993f7279299e8137e0f14f01c (patch)
treeeae2e4c9bb37e8a5b43c259e89953a3663e62e15 /rsync.h
parentde78297b61b302ded59b726ebf8e1e3b149fc153 (diff)
downloadrsync-bc58313bf7f42f0993f7279299e8137e0f14f01c.tar.gz
rsync-bc58313bf7f42f0993f7279299e8137e0f14f01c.tar.bz2
rsync-bc58313bf7f42f0993f7279299e8137e0f14f01c.zip
Preparing for release of 3.1.0v3.1.0
Diffstat (limited to 'rsync.h')
-rw-r--r--rsync.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/rsync.h b/rsync.h
index 714906a6..fcb4c267 100644
--- a/rsync.h
+++ b/rsync.h
@@ -103,7 +103,7 @@
/* This is used when working on a new protocol version in CVS, and should
* be a new non-zero value for each CVS change that affects the protocol.
* It must ALWAYS be 0 when the protocol goes final (and NEVER before)! */
-#define SUBPROTOCOL_VERSION 14
+#define SUBPROTOCOL_VERSION 0
/* We refuse to interoperate with versions that are not in this range.
* Note that we assume we'll work with later versions: the onus is on