From 5c0453c8697cfaa843dd7f799e5404733ee56e13 Mon Sep 17 00:00:00 2001 From: SomeDude Date: Sun, 30 Mar 2008 09:17:00 +0200 Subject: [PATCH] version 0.2.5 --- include/global.h | 2 +- readme.txt | 3 ++- src/freenet/identityrequester.cpp | 8 +++++++- src/global.cpp | 11 +++++++++-- src/http/pages/boardspage.cpp | 2 +- src/http/pages/createidentitypage.cpp | 2 +- src/http/pages/localidentitiespage.cpp | 14 ++++++++------ src/http/pages/peerdetailspage.cpp | 13 +++++++++++++ src/http/pages/peertrustpage.cpp | 24 +++++++++++++++--------- template.htm | 12 ++++++++++++ 10 files changed, 69 insertions(+), 22 deletions(-) diff --git a/include/global.h b/include/global.h index 0c1be3b..f2b227b 100644 --- a/include/global.h +++ b/include/global.h @@ -4,7 +4,7 @@ #include #include "pthreadwrapper/thread.h" -#define FMS_VERSION "0.2.4" +#define FMS_VERSION "0.2.5" // opens database and creates tables and initial inserts if necessary void SetupDB(); diff --git a/readme.txt b/readme.txt index c9cca81..e853ecb 100644 --- a/readme.txt +++ b/readme.txt @@ -72,7 +72,8 @@ template by placing an HTML file called identityname-template.htm in the same directory as the fms binary. In the template, the string [LINKS] will be replaced by a