X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/blobdiff_plain/7d3e2cc93fed0118f952b4aae5c5025d6677ad4d..fbd7cb02a511ff869d74aa4e758203a1cd340962:/src/main.cpp diff --git a/src/main.cpp b/src/main.cpp index abbd2321e..0df406f92 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -32,7 +32,7 @@ int main(int argc, char **argv) { KAboutData about("dolphin", 0, ki18nc("@title", "Dolphin"), - "1.1.1", + "1.1.80", ki18nc("@title", "File Manager"), KAboutData::License_GPL, ki18nc("@info:credit", "(C) 2006-2008 Peter Penz"));