Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/SoftEtherVPN/SoftEtherVPN_Stable.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/SeLow/SeLowCommon.h')
-rw-r--r--src/SeLow/SeLowCommon.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/SeLow/SeLowCommon.h b/src/SeLow/SeLowCommon.h
index 95508464..bca02a95 100644
--- a/src/SeLow/SeLowCommon.h
+++ b/src/SeLow/SeLowCommon.h
@@ -115,7 +115,7 @@
// Change this number every time functions are added or modified on the driver.
// As long as this number does not change, installation of SeLow during the update
// installation of the VPN Server / VPN Client / VPN Bridge is skipped.
-#define SL_VER 45
+#define SL_VER 46
// Constants
#define SL_MAX_PACKET_SIZE 1600