]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/main.cpp
backport: fixed issue that the item height does not match to the number of lines...
[dolphin.git] / src / main.cpp
index 3cc7c000b6fba151b7b9e490dfb0932f6b3e67e8..19ba93bcd9f9c53a8671b2190c982558ce6d4894 100644 (file)
@@ -33,7 +33,7 @@ int main(int argc, char **argv)
 {
     KAboutData about("dolphin", 0,
                      ki18nc("@title", "Dolphin"),
-                     "1.0.1",
+                     "1.0.2",
                      ki18nc("@title", "File Manager"),
                      KAboutData::License_GPL,
                      ki18nc("@info:credit", "(C) 2006, 2007 Peter Penz"));