From: Steve Chew (stechew) Date: Thu, 13 Feb 2020 18:57:15 +0000 (+0000) Subject: Merge pull request #2003 in SNORT/snort3 from ~SBAIGAL/snort3:soapi_version_bump... X-Git-Tag: 3.0.0-268~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b256c379cc1ca49626817c2edd11fab713ecb94;p=thirdparty%2Fsnort3.git Merge pull request #2003 in SNORT/snort3 from ~SBAIGAL/snort3:soapi_version_bump to master Squashed commit of the following: commit f37b20d300f63e2f9f7e8efd2ff8792f9ed3cfe1 Author: Steven Baigal (sbaigal) Date: Thu Feb 13 13:35:10 2020 -0500 soapi: dumped version number due to change to IpsOption data structure --- diff --git a/src/framework/so_rule.h b/src/framework/so_rule.h index 3a2b7b6d4..b5ec8b0e4 100644 --- a/src/framework/so_rule.h +++ b/src/framework/so_rule.h @@ -35,7 +35,7 @@ struct Packet; } // this is the current version of the api -#define SOAPI_VERSION ((BASE_API_VERSION << 16) | 0) +#define SOAPI_VERSION ((BASE_API_VERSION << 16) | 1) //------------------------------------------------------------------------- // rule format is: header ( [;] soid:; [;] )