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 5744c1d commit fe8d870Copy full SHA for fe8d870
main.cpp
@@ -26,7 +26,7 @@
26
#include "networkclient.h"
27
#include "logger.h"
28
29
-#define PCAP_SERVICE_VERSION "1.1.0"
+#define PCAP_SERVICE_VERSION "1.2.0"
30
31
// Global service instances for signal handler
32
std::unique_ptr<CaptureService> g_captureService = nullptr;
0 commit comments