diff options
| author | Luca Beltrame <[email protected]> | 2013-01-16 23:42:25 +0100 |
|---|---|---|
| committer | Luca Beltrame <[email protected]> | 2013-01-16 23:42:25 +0100 |
| commit | ee2742f8896379b1150831e4844c0a0f1c213ff7 (patch) | |
| tree | 8048e3d0e82a586834940e75d14fea7b2f88c0f5 /src/main.cpp | |
| parent | 550da74b546198f03b3d2fc4fe6747bb17636aea (diff) | |
| parent | ce4498ea06fd1b8714176fbc129285312377bac9 (diff) | |
Merge remote-tracking branch 'origin/KDE/4.10'
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 8f8a244d9..06328bd2e 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.97", + "2.1.98", ki18nc("@title", "File Manager"), KAboutData::License_GPL, ki18nc("@info:credit", "(C) 2006-2012 Peter Penz and Frank Reininghaus")); |
