diff options
| author | Frank Reininghaus <[email protected]> | 2013-02-17 11:36:03 +0100 |
|---|---|---|
| committer | Frank Reininghaus <[email protected]> | 2013-02-17 11:36:03 +0100 |
| commit | eb88968baff152513ccee7489eb4472c7a165da1 (patch) | |
| tree | 16429e0894168d45533abcfde10c412f177e96de /src/main.cpp | |
| parent | a7705b04dd518d82c4d80879c607e64790de3dd3 (diff) | |
Update Dolphin version to 2.2.60
Diffstat (limited to 'src/main.cpp')
| -rw-r--r-- | src/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp index 59575fdaf..2a47fe655 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.2", + "2.2.60", ki18nc("@title", "File Manager"), KAboutData::License_GPL, ki18nc("@info:credit", "(C) 2006-2012 Peter Penz and Frank Reininghaus")); |
