Przeglądaj źródła

Update php version number to 3.4.0

Bo Yang 8 lat temu
rodzic
commit
e243082fe9
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      php/ext/google/protobuf/protobuf.h

+ 1 - 1
php/ext/google/protobuf/protobuf.h

@@ -37,7 +37,7 @@
 #include "upb.h"
 
 #define PHP_PROTOBUF_EXTNAME "protobuf"
-#define PHP_PROTOBUF_VERSION "3.3.4"
+#define PHP_PROTOBUF_VERSION "3.4.0"
 
 #define MAX_LENGTH_OF_INT64 20
 #define SIZEOF_INT64 8