]> cloud.milkyroute.net Git - dolphin.git/commitdiff
Increase the version number to 14.12.3
authorEmmanuel Pescosta <emmanuelpescosta099@gmail.com>
Thu, 19 Feb 2015 19:09:47 +0000 (20:09 +0100)
committerEmmanuel Pescosta <emmanuelpescosta099@gmail.com>
Thu, 19 Feb 2015 19:09:47 +0000 (20:09 +0100)
src/main.cpp

index ffdaeb6bdfd916fd2f61fa0ed119215fcab9a1ec..f0ab1d9dc0f145e9123d3333b94b92ff436194ec 100644 (file)
@@ -33,7 +33,7 @@ KDE_EXPORT int kdemain(int argc, char **argv)
 {
     KAboutData about("dolphin", 0,
                      ki18nc("@title", "Dolphin"),
-                     "14.11.97",
+                     "14.12.3",
                      ki18nc("@title", "File Manager"),
                      KAboutData::License_GPL,
                      ki18nc("@info:credit", "(C) 2006-2014 Peter Penz, Frank Reininghaus, and Emmanuel Pescosta"));