X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/blobdiff_plain/824f600ca0c27e03193a5e3cfdf34c2907c5f081..06fb789c2b7c435dce7cf1ff11bf045f3ebc84bf:/src/main.cpp diff --git a/src/main.cpp b/src/main.cpp index 29e7fba6d..752d30960 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"), - "1.4.9", + "1.5", ki18nc("@title", "File Manager"), KAboutData::License_GPL, ki18nc("@info:credit", "(C) 2006-2010 Peter Penz"));