]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/main.cpp
Fix regression concerning the "Places" selector in the location bar
[dolphin.git] / src / main.cpp
index 2a47fe65590edec298742fb2acf1b8f3112976b8..a8e785a0d2ddbd3451a6bbb93a5230bb36dbabd4 100644 (file)
@@ -33,10 +33,10 @@ KDE_EXPORT int kdemain(int argc, char **argv)
 {
     KAboutData about("dolphin", 0,
                      ki18nc("@title", "Dolphin"),
-                     "2.2.60",
+                     KDE_VERSION_STRING,
                      ki18nc("@title", "File Manager"),
                      KAboutData::License_GPL,
-                     ki18nc("@info:credit", "(C) 2006-2012 Peter Penz and Frank Reininghaus"));
+                     ki18nc("@info:credit", "(C) 2006-2014 Peter Penz and Frank Reininghaus"));
     about.setHomepage("http://dolphin.kde.org");
     about.addAuthor(ki18nc("@info:credit", "Frank Reininghaus"),
                     ki18nc("@info:credit", "Maintainer (since 2012) and developer"),