]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/main.cpp
Get back names, and use "using" keyword to keep GCC silent on "method foo on base...
[dolphin.git] / src / main.cpp
index 215ec92ec73ea1e9480dc7205fa397dfa70d93e3..3418c333f8790f78960a23b6294a8ed0323e8938 100644 (file)
@@ -32,7 +32,7 @@ int main(int argc, char **argv)
 {
     KAboutData about("dolphin", 0,
                      ki18nc("@title", "Dolphin"),
-                     "1.3.80",
+                     "1.4",
                      ki18nc("@title", "File Manager"),
                      KAboutData::License_GPL,
                      ki18nc("@info:credit", "(C) 2006-2009 Peter Penz"));