From b45e2e92c568510bf26971ce26157ce2bf6a308d Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Thu, 27 Sep 2007 10:59:30 +0000 Subject: [PATCH] updated version for KDE 4.0 beta 3 release svn path=/trunk/KDE/kdebase/apps/; revision=717713 --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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")); -- 2.47.3