X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/blobdiff_plain/1bd91417dbb7752795ca763d221a7e39c99985aa..e8c3df5f60aae3c34545c4112b9ec1c323ee66fd:/src/main.cpp diff --git a/src/main.cpp b/src/main.cpp index 06328bd2e..e5ac4351c 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -33,10 +33,10 @@ KDE_EXPORT int kdemain(int argc, char **argv) { KAboutData about("dolphin", 0, ki18nc("@title", "Dolphin"), - "2.1.98", + "2.2.60", ki18nc("@title", "File Manager"), KAboutData::License_GPL, - ki18nc("@info:credit", "(C) 2006-2012 Peter Penz and Frank Reininghaus")); + ki18nc("@info:credit", "(C) 2006-2013 Peter Penz and Frank Reininghaus")); about.setHomepage("http://dolphin.kde.org"); about.addAuthor(ki18nc("@info:credit", "Frank Reininghaus"), ki18nc("@info:credit", "Maintainer (since 2012) and developer"),