=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/aucat/Attic/amsg.h,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- src/usr.bin/aucat/Attic/amsg.h 2010/10/21 18:57:42 1.18 +++ src/usr.bin/aucat/Attic/amsg.h 2011/04/16 10:52:22 1.19 @@ -1,4 +1,4 @@ -/* $OpenBSD: amsg.h,v 1.18 2010/10/21 18:57:42 ratchov Exp $ */ +/* $OpenBSD: amsg.h,v 1.19 2011/04/16 10:52:22 ratchov Exp $ */ /* * Copyright (c) 2008 Alexandre Ratchov * @@ -83,7 +83,7 @@ } vol; struct amsg_hello { uint16_t mode; /* bitmap of MODE_XXX */ -#define AMSG_VERSION 3 +#define AMSG_VERSION 4 uint8_t version; /* protocol version */ uint8_t reserved1[5]; /* for future use */ char opt[12]; /* profile name */