┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorFrank Reininghaus <[email protected]>2012-11-24 17:27:48 +0100
committerFrank Reininghaus <[email protected]>2012-11-24 17:27:48 +0100
commit03d0ebe469cf1cfb692d2bbbeb2a450b78600d6d (patch)
treeaa828bf984431ca9a3b886c5a5a535690d71cee3 /src
parent59e8f22cd5de7cc1811550d8bac6aacc5c36587c (diff)
Update Dolphin version to 2.1.85 for KDE 4.10 Beta 2
Diffstat (limited to 'src')
-rw-r--r--src/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp
index b1ac041ff..26912d845 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -33,7 +33,7 @@ KDE_EXPORT int kdemain(int argc, char **argv)
{
KAboutData about("dolphin", 0,
ki18nc("@title", "Dolphin"),
- "2.1.80",
+ "2.1.85",
ki18nc("@title", "File Manager"),
KAboutData::License_GPL,
ki18nc("@info:credit", "(C) 2006-2012 Peter Penz and Frank Reininghaus"));