┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Penz <[email protected]>2007-09-27 10:59:30 +0000
committerPeter Penz <[email protected]>2007-09-27 10:59:30 +0000
commitb45e2e92c568510bf26971ce26157ce2bf6a308d (patch)
treed245a66fd7b9e5949e4b1386893a33394e06504b
parent500975f07dad327f872ee19aa9039c60c9f603eb (diff)
updated version for KDE 4.0 beta 3 release
svn path=/trunk/KDE/kdebase/apps/; revision=717713
-rw-r--r--src/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp
index 3247a716f..12eac2211 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -28,7 +28,7 @@ int main(int argc, char **argv)
{
KAboutData about("dolphin", 0,
ki18nc("@title", "Dolphin"),
- "0.9.1",
+ "0.9.5",
ki18nc("@title", "File Manager"),
KAboutData::License_GPL,
ki18nc("@info:credit", "(C) 2006, 2007 Peter Penz"));