From: Emmanuel Pescosta Date: Wed, 26 Nov 2014 09:27:41 +0000 (+0100) Subject: Set version number to 14.11.97 for the KDE Applications 14.12 RC X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/commitdiff_plain/bffb4a25df01b481601e70dc12c241c2cabd6076 Set version number to 14.11.97 for the KDE Applications 14.12 RC --- diff --git a/src/main.cpp b/src/main.cpp index 620505666..ffdaeb6bd 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"), - "4.14.98", + "14.11.97", ki18nc("@title", "File Manager"), KAboutData::License_GPL, ki18nc("@info:credit", "(C) 2006-2014 Peter Penz, Frank Reininghaus, and Emmanuel Pescosta"));