projects
/
tinc
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d1b5977
)
Since this is incompatible with some earlier versions, PROT_CURRENT is
author
Guus Sliepen
<guus@tinc-vpn.org>
Thu, 24 May 2001 21:30:36 +0000
(21:30 +0000)
committer
Guus Sliepen
<guus@tinc-vpn.org>
Thu, 24 May 2001 21:30:36 +0000
(21:30 +0000)
increased.
src/protocol.h
patch
|
blob
|
history
diff --git
a/src/protocol.h
b/src/protocol.h
index
54cf67e
..
c202f5c
100644
(file)
--- a/
src/protocol.h
+++ b/
src/protocol.h
@@
-17,7
+17,7
@@
along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
- $Id: protocol.h,v 1.5.4.2
0 2001/02/25 19:09:45
guus Exp $
+ $Id: protocol.h,v 1.5.4.2
1 2001/05/24 21:30:36
guus Exp $
*/
#ifndef __TINC_PROTOCOL_H__
@@
-30,7
+30,7
@@
incompatible version have different protocols.
*/
-#define PROT_CURRENT
9
+#define PROT_CURRENT
10
/* Request numbers */