aboutsummaryrefslogtreecommitdiff
path: root/src/google/protobuf/compiler/versions.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/google/protobuf/compiler/versions.h')
-rw-r--r--src/google/protobuf/compiler/versions.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/google/protobuf/compiler/versions.h b/src/google/protobuf/compiler/versions.h
index 6398b9acc..df8b0b6b1 100644
--- a/src/google/protobuf/compiler/versions.h
+++ b/src/google/protobuf/compiler/versions.h
@@ -53,9 +53,9 @@
//
// Please avoid changing them manually, as they should be updated automatically
// by Protobuf release process.
-#define PROTOBUF_CPP_VERSION_STRING "5.26.1-dev"
-#define PROTOBUF_JAVA_VERSION_STRING "4.26.1-dev"
-#define PROTOBUF_PYTHON_VERSION_STRING "5.26.1-dev"
+#define PROTOBUF_CPP_VERSION_STRING "5.26.2-dev"
+#define PROTOBUF_JAVA_VERSION_STRING "4.26.2-dev"
+#define PROTOBUF_PYTHON_VERSION_STRING "5.26.2-dev"
namespace google {