소스 검색

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. BIN
      src/bin/vpnweb.cab
  5. BIN
      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
 
 // Build Number
-#define	CEDAR_BUILD					9577
+#define	CEDAR_BUILD					9578
 
 // Beta number
 //#define	BETA_NUMBER					3
@@ -160,9 +160,9 @@
 #define	BUILD_DATE_Y		2015
 #define	BUILD_DATE_M		9
 #define	BUILD_DATE_D		15
-#define	BUILD_DATE_HO		9
+#define	BUILD_DATE_HO		14
 #define	BUILD_DATE_MI		39
-#define	BUILD_DATE_SE		23
+#define	BUILD_DATE_SE		35
 
 // Tolerable time difference
 #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
 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.
 // 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

BIN
src/bin/vpnweb.cab


BIN
src/bin/vpnweb.ocx


+ 1 - 1
src/vpnweb/vpnweb.h

@@ -4,7 +4,7 @@
 
 
  /* 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:
     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 */
-/* at Tue Sep 15 09:39:43 2015
+/* at Tue Sep 15 14:39:53 2015
  */
 /* Compiler settings for .\vpnweb.idl:
     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 */
-/* at Tue Sep 15 09:39:43 2015
+/* at Tue Sep 15 14:39:53 2015
  */
 /* Compiler settings for .\vpnweb.idl:
     Oicf, W1, Zp8, env=Win32 (32b run)