From ca5afebc85cbf769122105904b512942272c0ea3 Mon Sep 17 00:00:00 2001 From: Yohann Ferreira Date: Tue, 30 Aug 2011 20:31:46 +0200 Subject: Added missing sql update scripts. --- src/account-server/storage.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/account-server/storage.cpp') diff --git a/src/account-server/storage.cpp b/src/account-server/storage.cpp index 05f8ec69..ef66c020 100644 --- a/src/account-server/storage.cpp +++ b/src/account-server/storage.cpp @@ -41,7 +41,7 @@ static const char *DEFAULT_ITEM_FILE = "items.xml"; // Defines the supported db version static const char *DB_VERSION_PARAMETER = "database_version"; -static const char *SUPPORTED_DB_VERSION = "14"; +static const char *SUPPORTED_DB_VERSION = "15"; /* * MySQL specificities: -- cgit v1.2.3-60-g2f50