We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22a9198 commit 08f3b09Copy full SHA for 08f3b09
Common++/header/PcapPlusPlusVersion.h
@@ -11,8 +11,8 @@
11
*/
12
namespace pcpp
13
{
14
- #define PCAPPLUSPLUS_VERSION "17.11+"
15
- #define PCAPPLUSPLUS_VERSION_OFFICIAL "non-official release"
+ #define PCAPPLUSPLUS_VERSION "18.08"
+ #define PCAPPLUSPLUS_VERSION_OFFICIAL "official release"
16
17
#define PCAPPLUSPLUS_VERSION_FULL "v" PCAPPLUSPLUS_VERSION " (" PCAPPLUSPLUS_VERSION_OFFICIAL ")"
18
0 commit comments