X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/blobdiff_plain/476128f01aba48f6519ead627d39175443f59758..04dabe84b22aa9db501c2d88b4e6ffa0749598ce:/src/main.cpp diff --git a/src/main.cpp b/src/main.cpp index c07802437..39ecee8b8 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.0.95", + "2.1", ki18nc("@title", "File Manager"), KAboutData::License_GPL, ki18nc("@info:credit", "(C) 2006-2012 Peter Penz"));