浏览代码

v4.19-9578-beta

dnobori 10 年之前
父节点
当前提交
3c8abd60ed
共有 8 个文件被更改,包括 9 次插入9 次删除
  1. 3 3
      src/Cedar/Cedar.h
  2. 2 2
      src/CurrentBuild.txt
  3. 1 1
      src/SeLow/SeLowCommon.h
  4. 二进制
      src/bin/vpnweb.cab
  5. 二进制
      src/bin/vpnweb.ocx
  6. 1 1
      src/vpnweb/vpnweb.h
  7. 1 1
      src/vpnweb/vpnweb_i.c
  8. 1 1
      src/vpnweb/vpnweb_p.c

+ 3 - 3
src/Cedar/Cedar.h

@@ -138,7 +138,7 @@
 #define	CEDAR_VER					419
 #define	CEDAR_VER					419
 
 
 // Build Number
 // Build Number
-#define	CEDAR_BUILD					9577
+#define	CEDAR_BUILD					9578
 
 
 // Beta number
 // Beta number
 //#define	BETA_NUMBER					3
 //#define	BETA_NUMBER					3
@@ -160,9 +160,9 @@
 #define	BUILD_DATE_Y		2015
 #define	BUILD_DATE_Y		2015
 #define	BUILD_DATE_M		9
 #define	BUILD_DATE_M		9
 #define	BUILD_DATE_D		15
 #define	BUILD_DATE_D		15
-#define	BUILD_DATE_HO		9
+#define	BUILD_DATE_HO		14
 #define	BUILD_DATE_MI		39
 #define	BUILD_DATE_MI		39
-#define	BUILD_DATE_SE		23
+#define	BUILD_DATE_SE		35
 
 
 // Tolerable time difference
 // Tolerable time difference
 #define	ALLOW_TIMESTAMP_DIFF		(UINT64)(3 * 24 * 60 * 60 * 1000)
 #define	ALLOW_TIMESTAMP_DIFF		(UINT64)(3 * 24 * 60 * 60 * 1000)

+ 2 - 2
src/CurrentBuild.txt

@@ -1,4 +1,4 @@
-BUILD_NUMBER 9577
+BUILD_NUMBER 9578
 VERSION 419
 VERSION 419
 BUILD_NAME beta
 BUILD_NAME beta
-BUILD_DATE 20150915_093923
+BUILD_DATE 20150915_143935

+ 1 - 1
src/SeLow/SeLowCommon.h

@@ -115,7 +115,7 @@
 // Change this number every time functions are added or modified on the driver.
 // 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
 // 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.
 // installation of the VPN Server / VPN Client / VPN Bridge is skipped.
-#define	SL_VER						45
+#define	SL_VER						46
 
 
 // Constants
 // Constants
 #define	SL_MAX_PACKET_SIZE			1600
 #define	SL_MAX_PACKET_SIZE			1600

二进制
src/bin/vpnweb.cab


二进制
src/bin/vpnweb.ocx


+ 1 - 1
src/vpnweb/vpnweb.h

@@ -4,7 +4,7 @@
 
 
 
 
  /* File created by MIDL compiler version 7.00.0500 */
  /* File created by MIDL compiler version 7.00.0500 */
-/* at Tue Sep 15 09:39:43 2015
+/* at Tue Sep 15 14:39:53 2015
  */
  */
 /* Compiler settings for .\vpnweb.idl:
 /* Compiler settings for .\vpnweb.idl:
     Oicf, W1, Zp8, env=Win32 (32b run)
     Oicf, W1, Zp8, env=Win32 (32b run)

+ 1 - 1
src/vpnweb/vpnweb_i.c

@@ -6,7 +6,7 @@
 
 
 
 
  /* File created by MIDL compiler version 7.00.0500 */
  /* File created by MIDL compiler version 7.00.0500 */
-/* at Tue Sep 15 09:39:43 2015
+/* at Tue Sep 15 14:39:53 2015
  */
  */
 /* Compiler settings for .\vpnweb.idl:
 /* Compiler settings for .\vpnweb.idl:
     Oicf, W1, Zp8, env=Win32 (32b run)
     Oicf, W1, Zp8, env=Win32 (32b run)

+ 1 - 1
src/vpnweb/vpnweb_p.c

@@ -4,7 +4,7 @@
 
 
 
 
  /* File created by MIDL compiler version 7.00.0500 */
  /* File created by MIDL compiler version 7.00.0500 */
-/* at Tue Sep 15 09:39:43 2015
+/* at Tue Sep 15 14:39:53 2015
  */
  */
 /* Compiler settings for .\vpnweb.idl:
 /* Compiler settings for .\vpnweb.idl:
     Oicf, W1, Zp8, env=Win32 (32b run)
     Oicf, W1, Zp8, env=Win32 (32b run)