From: Emmanuel Pescosta Date: Thu, 19 Feb 2015 19:09:47 +0000 (+0100) Subject: Increase the version number to 14.12.3 X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/commitdiff_plain/a8f4f01eaa4027476ea799b7815f353f5cdd99ad Increase the version number to 14.12.3 --- diff --git a/src/main.cpp b/src/main.cpp index ffdaeb6bd..f0ab1d9dc 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"), - "14.11.97", + "14.12.3", ki18nc("@title", "File Manager"), KAboutData::License_GPL, ki18nc("@info:credit", "(C) 2006-2014 Peter Penz, Frank Reininghaus, and Emmanuel Pescosta"));