Incremented BACnet Revision number to 10 due to the inclusion of the 2008 Addendum W objects.

This commit is contained in:
skarg
2010-06-03 14:03:51 +00:00
parent f32e7bf1c0
commit f4a7b19d91
+1 -1
View File
@@ -47,7 +47,7 @@
/* This stack implements this version of BACnet */ /* This stack implements this version of BACnet */
#define BACNET_PROTOCOL_VERSION 1 #define BACNET_PROTOCOL_VERSION 1
#define BACNET_PROTOCOL_REVISION 5 #define BACNET_PROTOCOL_REVISION 10
/* largest BACnet Instance Number */ /* largest BACnet Instance Number */
/* Also used as a device instance number wildcard address */ /* Also used as a device instance number wildcard address */