From: Frank Reininghaus Date: Thu, 27 Dec 2012 21:20:03 +0000 (+0100) Subject: Increase Dolphin version to 2.1.97 for the 2nd release candidate X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/commitdiff_plain/eae273ad6e6cb522459480edacda262aecc6cd41 Increase Dolphin version to 2.1.97 for the 2nd release candidate --- diff --git a/src/main.cpp b/src/main.cpp index e46c53a91..c262d0679 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.1.95", + "2.1.97", ki18nc("@title", "File Manager"), KAboutData::License_GPL, ki18nc("@info:credit", "(C) 2006-2012 Peter Penz and Frank Reininghaus"));