changeset 163:5488195b4545 draft

version 0.3 rc1
author s_nakamoto <s_nakamoto@1a98c847-1fd6-4fd8-948a-caf3550aa51b>
date Tue, 22 Jun 2010 17:59:00 +0000
parents 6c6f6fe3ece4
children 1d4b9731e745
files serialize.h
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/serialize.h
+++ b/serialize.h
@@ -19,8 +19,8 @@
 class CDataStream;
 class CAutoFile;
 
-static const int VERSION = 213;
-static const char* pszSubVer = "";
+static const int VERSION = 300;
+static const char* pszSubVer = " rc1";