diff --git a/src/cpp/ripple/Version.h b/src/cpp/ripple/Version.h index 46d70ff41..930c0b9db 100644 --- a/src/cpp/ripple/Version.h +++ b/src/cpp/ripple/Version.h @@ -16,7 +16,7 @@ // Version we prefer to speak: #define PROTO_VERSION_MAJOR 1 -#define PROTO_VERSION_MINOR 3 +#define PROTO_VERSION_MINOR 2 // Version we will speak to: #define MIN_PROTO_MAJOR 1