summaryrefslogtreecommitdiffstats
path: root/korganizer
diff options
context:
space:
mode:
Diffstat (limited to 'korganizer')
-rw-r--r--korganizer/aboutdata.cpp2
-rw-r--r--korganizer/version.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/korganizer/aboutdata.cpp b/korganizer/aboutdata.cpp
index 6153d92c..e9625fba 100644
--- a/korganizer/aboutdata.cpp
+++ b/korganizer/aboutdata.cpp
@@ -36,7 +36,7 @@ AboutData::AboutData()
"(c) 2000-2004 Cornelius Schumacher\n"
"(c) 2004-2005 Reinhold Kainhofer\n"
"(c) 2009-2010 Timothy Pearson", 0,
- "http://korganizer.kde.org" )
+ "http://www.trinitydesktop.org" )
{
addAuthor("Timothy Pearson",I18N_NOOP("Current Developer/Maintainer"),
"kb9vqf@pearsoncomputing.net");
diff --git a/korganizer/version.h b/korganizer/version.h
index c74a7ed3..9dded1c7 100644
--- a/korganizer/version.h
+++ b/korganizer/version.h
@@ -53,6 +53,6 @@
3.2 alpha1
*/
-static const char korgVersion[] = "3.5.9 (enterprise35 0.20100827.1168748)";
+static const char korgVersion[] = "3.5.9";
#endif