0.9-e for the develop

This commit is contained in:
JoelKatz
2013-07-30 14:49:13 -07:00
parent a6be11bc24
commit 6b2b3f78d1

View File

@@ -14,7 +14,7 @@
// VFALCO TODO Roll this together into ripple_BuildVersion
#define SERVER_VERSION_MAJOR 0
#define SERVER_VERSION_MINOR 9
#define SERVER_VERSION_SUB "-b"
#define SERVER_VERSION_SUB "-e"
#define SERVER_NAME "Ripple"
#define SV_STRINGIZE(x) SV_STRINGIZE2(x)