Release candidate is 0.9-c

This commit is contained in:
JoelKatz
2013-07-30 14:46:01 -07:00
parent d588bb35ed
commit c81a4d301e

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 "-c"
#define SERVER_NAME "Ripple"
#define SV_STRINGIZE(x) SV_STRINGIZE2(x)