X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/blobdiff_plain/f9990aff6a087bf5e7225810e200fdd26a9d7a3e..ebfcb5e19b345a0fbb2425f537232f45d3b3d62a:/src/main.cpp diff --git a/src/main.cpp b/src/main.cpp index e5ac4351c..ea889d1e3 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.60", + KDE_VERSION_STRING, ki18nc("@title", "File Manager"), KAboutData::License_GPL, ki18nc("@info:credit", "(C) 2006-2013 Peter Penz and Frank Reininghaus"));