diff --git a/src/cpp/ripple/Version.h b/src/cpp/ripple/Version.h index c8a90c2bc..01ce5a041 100644 --- a/src/cpp/ripple/Version.h +++ b/src/cpp/ripple/Version.h @@ -5,7 +5,7 @@ // #define SERVER_VERSION_MAJOR 0 -#define SERVER_VERSION_MINOR 7 +#define SERVER_VERSION_MINOR 8 #define SERVER_VERSION_SUB "-a" #define SERVER_NAME "Ripple"