Bump version.

This commit is contained in:
JoelKatz
2013-03-20 07:07:17 -07:00
parent 92fd82b38e
commit b829e84c01

View File

@@ -6,7 +6,7 @@
#define SERVER_VERSION_MAJOR 0
#define SERVER_VERSION_MINOR 8
#define SERVER_VERSION_SUB "-a"
#define SERVER_VERSION_SUB "-b"
#define SERVER_NAME "Ripple"
#define SV_STRINGIZE(x) SV_STRINGIZE2(x)