From eae273ad6e6cb522459480edacda262aecc6cd41 Mon Sep 17 00:00:00 2001 From: Frank Reininghaus Date: Thu, 27 Dec 2012 22:20:03 +0100 Subject: [PATCH] Increase Dolphin version to 2.1.97 for the 2nd release candidate --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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")); -- 2.47.3